[This is preliminary documentation and is subject to change.]
Describes a bus stop
| C# | Visual Basic | Visual C++ |
public class BusStop : SifKeyedElement
Public Class BusStop _ Inherits SifKeyedElement
public ref class BusStop : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BusStopBusStopNew()() |
Creates an instance of a BusStop
| |
| BusStopBusStopNew(String) |
Constructor that accepts values for all mandatory fields
| |
| BusStopInfoRefId |
Gets or sets the value of the BusStopInfoRefId attribute.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| ToString()() | Returns the value of the BusStopInfoRefId attribute (Overrides Element.ToString()().) |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| BusStop | ||||