SIFWorks ADK 2.0
ItemQuantity Class
NamespacesEdustructures.SifWorks.FoodItemQuantity

[This is preliminary documentation and is subject to change.]

An ItemQuantity
Declaration Syntax
C#Visual BasicVisual C++
public class ItemQuantity : SifElement
Public Class ItemQuantity _
	Inherits SifElement
public ref class ItemQuantity : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ItemQuantityItemQuantityNew()()
Creates an instance of an ItemQuantity

ItemQuantityItemQuantityNew(String, Nullable<(Of <Decimal>)>)
Constructor that accepts values for all mandatory fields

Cost
Gets or sets the value of the <Cost> element.

FoodserviceItemPortionRefId
Gets or sets the value of the FoodserviceItemPortionRefId attribute.

GradeLevels
Gets or sets the value of the <GradeLevels> element.

MealType
Gets or sets the value of the <MealType> element.

SetMealType(MealTypes)
Sets the value of the <MealType> element.

Value
Gets or sets the value of the Value attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  ItemQuantity

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10