SIFWorks ADK 2.0
BusStaffList Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoBusStaffList

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <BusStaffList> element.
Declaration Syntax
C#Visual BasicVisual C++
public BusStaffList BusStaffList{ get; set;}
Public Property BusStaffList As BusStaffList
public:
property BusStaffList^ BusStaffList {
	BusStaffList^ get ();
	void set (BusStaffList^ value);
}
Value
A BusStaffList
Remarks

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

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10