[This is preliminary documentation and is subject to change.]
The schedule for a bus route
| C# | Visual Basic | Visual C++ |
public class BusRouteDetail : SifDataObject
Public Class BusRouteDetail _ Inherits SifDataObject
public ref class BusRouteDetail : public SifDataObject
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| BusRouteDetailBusRouteDetailNew()() |
Creates an instance of a BusRouteDetail
| |
| BusRouteDetailBusRouteDetailNew(String, String, String, Nullable<(Of <DateTime>)>) |
Constructor that accepts values for all mandatory fields
| |
| ArrivalTime |
Gets or sets the value of the <ArrivalTime> element.
| |
| BusRouteInfoRefId |
Gets or sets the value of the BusRouteInfoRefId attribute.
| |
| BusStopInfoRefId |
Gets or sets the value of the <BusStopInfoRefId> 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 | |||||
| BusRouteDetail | |||||