[This is preliminary documentation and is subject to change.]
Price of the meal
| C# | Visual Basic | Visual C++ |
public class Price : SifKeyedElement
Public Class Price _ Inherits SifKeyedElement
public ref class Price : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1