SIFWorks ADK 2.0
Count Class
NamespacesEdustructures.SifWorks.FoodCount

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

A Count
Declaration Syntax
C#Visual BasicVisual C++
public class Count : SifKeyedElement
Public Class Count _
	Inherits SifKeyedElement
public ref class Count : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy

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