[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <EarnedStatus> element.
| C# | Visual Basic | Visual C++ |
public EarnedStatus EarnedStatus{ get; set;}
Public Property EarnedStatus As EarnedStatus
public: property EarnedStatus^ EarnedStatus { EarnedStatus^ get (); void set (EarnedStatus^ value); }
An EarnedStatus
The SIF specification defines the meaning of this null as: "Staff meal status."
To remove the EarnedStatus, set EarnedStatus to null
Version: 2.0
Since: 2.0