SIFWorks ADK 2.0
BusDriver Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoBusDriver

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

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

The SIF specification defines the meaning of this null as: "Information identifying the driver."

To remove the BusDriver, set BusDriver to null

Version: 2.0

Since: 1.5r1

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