[This is preliminary documentation and is subject to change.]
A PurchaseQuantity
| C# | Visual Basic | Visual C++ |
public class PurchaseQuantity : SifElement
Public Class PurchaseQuantity _ Inherits SifElement
public ref class PurchaseQuantity : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| PurchaseQuantityPurchaseQuantityNew()() |
Creates an instance of a PurchaseQuantity
| |
| PurchaseQuantityPurchaseQuantityNew(String, YesNo, MealTypes, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| Earned |
Gets or sets the value of the Earned attribute.
| |
| FoodserviceItemPortionRefId |
Gets or sets the value of the FoodserviceItemPortionRefId attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
| |
| MealType |
Gets or sets the value of the <MealType> element.
| |
| SetEarned(YesNo) |
Sets the value of the Earned attribute.
| |
| SetMealType(MealTypes) |
Sets the value of the <MealType> element.
| |
| Value |
Gets or sets the value of the <Value> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| PurchaseQuantity | |||