SIFWorks ADK 2.0
Price Class
NamespacesEdustructures.SifWorks.FoodPrice

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

Price of the meal
Declaration Syntax
C#Visual BasicVisual C++
public class Price : SifKeyedElement
Public Class Price _
	Inherits SifKeyedElement
public ref class Price : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PricePriceNew()()
Creates an instance of a Price

PricePriceNew(Nullable<(Of <Decimal>)>, MealStatus, MealTypes, GradeLevels)
Constructor that accepts values for all mandatory fields

GradeLevels
Gets or sets the value of the <GradeLevels> 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.

SetMealStatus(FreeReducedStatus)
Sets the value of the <MealStatus> element.

SetMealType(MealTypes)
Sets the value of the <MealType> element.

Value
Gets or sets the value of the Value attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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