SIFWorks ADK 2.0
ItemQuantities Constructor (itemQuantity)
NamespacesEdustructures.SifWorks.FoodItemQuantitiesItemQuantitiesItemQuantitiesNew(ItemQuantity)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public ItemQuantities(
	ItemQuantity itemQuantity
)
Public Sub New ( _
	itemQuantity As ItemQuantity _
)
public:
ItemQuantities (
	ItemQuantity^ itemQuantity
)
Parameters
itemQuantity (ItemQuantity)
An ItemQuantity

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