[This is preliminary documentation and is subject to change.]
This gives information about a staff member's meal status.
| C# | Visual Basic | Visual C++ |
public class EarnedStatus : SifKeyedElement
Public Class EarnedStatus _ Inherits SifKeyedElement
public ref class EarnedStatus : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| EarnedStatusEarnedStatusNew()() |
Creates an instance of an EarnedStatus
| |
| EarnedStatusEarnedStatusNew(YesNoNA) |
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.) | |
| SetType(YesNoNA) |
Sets the value of the Type attribute.
| |
| StartDate |
Gets or sets the value of the <StartDate> element.
| |
| Type |
Gets or sets the value of the Type attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| EarnedStatus | ||||