[This is preliminary documentation and is subject to change.]
This object contains all of the information about a bus.
| C# | Visual Basic | Visual C++ |
public class BusInfo : SifDataObject
Public Class BusInfo _ Inherits SifDataObject
public ref class BusInfo : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| BusInfoBusInfoNew()() |
Creates an instance of a BusInfo
| |
| BusInfoBusInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| Contractor |
Gets or sets the value of the <Contractor> element.
| |
| EquipmentList |
Gets or sets the value of the <EquipmentList> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SeatingCapacity |
Gets or sets the value of the <SeatingCapacity> element.
| |
| VehicleNumber |
Gets or sets the value of the <VehicleNumber> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1