[This is preliminary documentation and is subject to change.]
A PurchaseQuantities
| C# | Visual Basic | Visual C++ |
public class PurchaseQuantities : SifList<PurchaseQuantity>
Public Class PurchaseQuantities _ Inherits SifList(Of PurchaseQuantity)
public ref class PurchaseQuantities : public SifList<PurchaseQuantity^>
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| 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. |
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifList<(Of <PurchaseQuantity>)> | ||||
| PurchaseQuantities | ||||