SIFWorks ADK 2.0
OtherStatus Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoOtherStatus

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

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

The SIF specification defines the meaning of this element as: "If the bus is not running a regularly scheduled route but is transporting (or positioning to transport) passengers as approved and directed by the school district, this element describes the activity. It's also used for maintenance, repair, and other authorized movements. This element is mutually exclusive with RouteStatus. Absence of both RouteStatus and OtherStatus is acceptable, but may indicate unauthorized operation."

Version: 2.0

Since: 1.5r1

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