SIFWorks ADK 2.0
MealStatus Class
NamespacesEdustructures.SifWorks.FoodMealStatus

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

Information about a student's meal status
Declaration Syntax
C#Visual BasicVisual C++
public class MealStatus : SifKeyedElement
Public Class MealStatus _
	Inherits SifKeyedElement
public ref class MealStatus : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



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

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