SIFWorks ADK 2.0
VehicleNumber Property
NamespacesEdustructures.SifWorks.TransBusInfoVehicleNumber

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

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

The SIF specification defines the meaning of this element as: "Vehicle number of the bus."

Version: 2.0

Since: 1.1

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