[This is preliminary documentation and is subject to change.]
Information identifying the driver.
| C# | Visual Basic | Visual C++ |
public class BusDriver : SifKeyedElement
Public Class BusDriver _ Inherits SifKeyedElement
public ref class BusDriver : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BusDriverBusDriverNew()() |
Creates an instance of a BusDriver
| |
| BusDriverBusDriverNew(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 | ||||
| BusDriver | ||||