[This is preliminary documentation and is subject to change.]
List identifying other staff. This may include aides, nurses, proctors, etc.
| C# | Visual Basic | Visual C++ |
public class BusStaff : SifKeyedElement
Public Class BusStaff _ Inherits SifKeyedElement
public ref class BusStaff : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BusStaffBusStaffNew()() |
Creates an instance of a BusStaff
| |
| BusStaffBusStaffNew(StaffBoardingStatus) |
Constructor that accepts values for all mandatory fields
| |
| EmployeePersonalRefId |
Gets or sets the value of the <EmployeePersonalRefId> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| Name |
Gets or sets the value of the <Name> element.
| |
| SetName(NameType, String, String) | Sets the value of the <Name> element. | |
| SetStatus(StaffBoardingStatus) |
Sets the value of the Status attribute.
| |
| Status |
Gets or sets the value of the Status attribute.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| BusStaff | ||||