[This is preliminary documentation and is subject to change.]
This object contains information about a type of equipment that may be on a bus. Examples include wheelchair, carseat, etc.
| C# | Visual Basic | Visual C++ |
public class BusEquipment : SifDataObject
Public Class BusEquipment _ Inherits SifDataObject
public ref class BusEquipment : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| BusEquipmentBusEquipmentNew()() |
Creates an instance of a BusEquipment
| |
| BusEquipmentBusEquipmentNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the <Description> 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.) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| BusEquipment | |||||