SIFWorks ADK 2.0
MealStatus Property
NamespacesEdustructures.SifWorks.FoodCustomerMealStatus

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

Gets or sets the value of the <MealStatus> element.
Declaration Syntax
C#Visual BasicVisual C++
public MealStatus MealStatus{ get; set;}
Public Property MealStatus As MealStatus
public:
property MealStatus^ MealStatus {
	MealStatus^ get ();
	void set (MealStatus^ value);
}
Value
A MealStatus
Remarks

To remove the MealStatus, set MealStatus to null

Version: 2.0

Since: 1.5r1

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