[This is preliminary documentation and is subject to change.]
This object contains information about a bus stop.
| C# | Visual Basic | Visual C++ |
public class BusStopInfo : SifDataObject
Public Class BusStopInfo _ Inherits SifDataObject
public ref class BusStopInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| BusStopInfoBusStopInfoNew()() |
Creates an instance of a BusStopInfo
| |
| BusStopInfoBusStopInfoNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| GridLocation |
Gets or sets the value of the <GridLocation> 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.) | |
| SetGridLocation(Nullable<(Of <Decimal>)>, Nullable<(Of <Decimal>)>) | Sets the value of the <GridLocation> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| BusStopInfo | |||||