SIFWorks ADK 2.0
PurchaseQuantities Class
NamespacesEdustructures.SifWorks.FoodPurchaseQuantities

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

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



IconMemberDescription
PurchaseQuantitiesPurchaseQuantitiesNew()()
Creates an instance of a PurchaseQuantities

PurchaseQuantitiesPurchaseQuantitiesNew(PurchaseQuantity)
Constructor that accepts values for all mandatory fields

AddPurchaseQuantity(String, YesNo, MealTypes, Nullable<(Of <Decimal>)>)
Adds the value of the <PurchaseQuantity> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <PurchaseQuantity>)>
   PurchaseQuantities

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