SIFWorks ADK 2.0
ItemQuantities Class
NamespacesEdustructures.SifWorks.FoodItemQuantities

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

An ItemQuantities
Declaration Syntax
C#Visual BasicVisual C++
public class ItemQuantities : SifList<ItemQuantity>
Public Class ItemQuantities _
	Inherits SifList(Of ItemQuantity)
public ref class ItemQuantities : public SifList<ItemQuantity^>
Members
All MembersConstructorsMethods



IconMemberDescription
ItemQuantitiesItemQuantitiesNew()()
Creates an instance of an ItemQuantities

ItemQuantitiesItemQuantitiesNew(ItemQuantity)
Constructor that accepts values for all mandatory fields

AddItemQuantity(String, Nullable<(Of <Decimal>)>)
Adds the value of the <ItemQuantity> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <ItemQuantity>)>
   ItemQuantities

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