SIFWorks ADK 2.0
StudentMeal Class
NamespacesEdustructures.SifWorks.FoodStudentMeal

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

This object contains information about the meal status of a student.
Declaration Syntax
C#Visual BasicVisual C++
public class StudentMeal : SifDataObject
Public Class StudentMeal _
	Inherits SifDataObject
public ref class StudentMeal : public SifDataObject
Members
All MembersConstructorsMethodsProperties



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

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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