[This is preliminary documentation and is subject to change.]
A Count
| C# | Visual Basic | Visual C++ |
public class Count : SifKeyedElement
Public Class Count _ Inherits SifKeyedElement
public ref class Count : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| CountCountNew()() |
Creates an instance of a Count
| |
| CountCountNew(Nullable<(Of <Decimal>)>) |
Constructor that accepts values for all mandatory fields
| |
| Amount |
Gets or sets the value of the <Amount> element.
| |
| EarnedStatus |
Gets or sets the value of the <EarnedStatus> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| MealStatus |
Gets or sets the value of the <MealStatus> element.
| |
| MealType |
Gets or sets the value of the <MealType> element.
| |
| SetAmount(FSAmountType, Nullable<(Of <Decimal>)>, String) | Sets the value of the <Amount> element. | |
| SetEarnedStatus(YesNoNA) | Sets the value of the <EarnedStatus> element. | |
| SetMealStatus(FreeReducedStatus) | Sets the value of the <MealStatus> element. | |
| SetMealType(MealTypes) |
Sets the value of the <MealType> element.
| |
| Tax |
Gets or sets the value of the <Tax> element.
| |
| Value |
Gets or sets the value of the <Value> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0