[This is preliminary documentation and is subject to change.]
Information about a student's meal status
| C# | Visual Basic | Visual C++ |
public class MealStatus : SifKeyedElement
Public Class MealStatus _ Inherits SifKeyedElement
public ref class MealStatus : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| MealStatusMealStatusNew()() |
Creates an instance of a MealStatus
| |
| MealStatusMealStatusNew(FreeReducedStatus) |
Constructor that accepts values for all mandatory fields
| |
| EndDate |
Gets or sets the value of the <EndDate> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SchoolYear |
Gets or sets the value of the <SchoolYear> element.
| |
| SetType(FreeReducedStatus) |
Sets the value of the Type attribute.
| |
| StartDate |
Gets or sets the value of the <StartDate> element.
| |
| ToString()() | Returns the value of the Type attribute (Overrides Element.ToString()().) | |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| MealStatus | ||||