[This is preliminary documentation and is subject to change.]
This object contains information about the meal status of a student.
| C# | Visual Basic | Visual C++ |
public class StudentMeal : SifDataObject
Public Class StudentMeal _ Inherits SifDataObject
public ref class StudentMeal : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| StudentMealStudentMealNew()() |
Creates an instance of a StudentMeal
| |
| StudentMealStudentMealNew(String) |
Constructor that accepts values for all mandatory fields
| |
| Amounts |
Gets or sets the value of the <Amounts> element.
| |
| BrkCredits |
Gets or sets the value of the <BrkCredits> element.
| |
| Cash |
Gets or sets the value of the <Cash> element.
| |
| HistoricalMealStatus |
Gets or sets the value of the <HistoricalMealStatus> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LastBreakfastDate |
Gets or sets the value of the <LastBreakfastDate> element.
| |
| LastBrkDate |
Gets or sets the value of the <LastBrkDate> element.
| |
| LastLunchDate |
Gets or sets the value of the <LastLunchDate> element.
| |
| LastLunDate |
Gets or sets the value of the <LastLunDate> element.
| |
| LunCredits |
Gets or sets the value of the <LunCredits> element.
| |
| MealStatus |
Gets or sets the value of the <MealStatus> element.
| |
| SchoolYear |
Gets or sets the value of the <SchoolYear> element.
| |
| SetMealStatus(FreeReducedStatus) | Sets the value of the <MealStatus> element. | |
| StudentPersonalRefId |
Gets or sets the value of the StudentPersonalRefId attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| StudentMeal | |||||