[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <BusStaffList> element.
| C# | Visual Basic | Visual C++ |
public BusStaffList BusStaffList{ get; set;}
Public Property BusStaffList As BusStaffList
public: property BusStaffList^ BusStaffList { BusStaffList^ get (); void set (BusStaffList^ value); }
A BusStaffList
The SIF specification defines the meaning of this null as: "List identifying other staff. This may include aides, nurses, proctors, etc."
To remove the BusStaffList, set BusStaffList to null
Version: 2.0
Since: 1.5r1