[This is preliminary documentation and is subject to change.]
A SaleQuantity
| C# | Visual Basic | Visual C++ |
public class SaleQuantity : SifElement
Public Class SaleQuantity _ Inherits SifElement
public ref class SaleQuantity : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SaleQuantitySaleQuantityNew()() |
Creates an instance of a SaleQuantity
| |
| SaleQuantitySaleQuantityNew(Nullable<(Of <Decimal>)>, MealStatus, String, Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| ChargeToChild |
Gets or sets the value of the <ChargeToChild> element.
| |
| MealStatus |
Gets or sets the value of the <MealStatus> element.
| |
| SaleUnit |
Gets or sets the value of the <SaleUnit> element.
| |
| SetMealStatus(FreeReducedStatus) | Sets the value of the <MealStatus> element. | |
| Value |
Gets or sets the value of the <Value> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| SaleQuantity | |||