SIFWorks ADK 2.0
BusRouteDetail Class
NamespacesEdustructures.SifWorks.TransBusRouteDetail

[This is preliminary documentation and is subject to change.]

The schedule for a bus route
Declaration Syntax
C#Visual BasicVisual C++
public class BusRouteDetail : SifDataObject
Public Class BusRouteDetail _
	Inherits SifDataObject
public ref class BusRouteDetail : public SifDataObject
Members
All MembersConstructorsProperties



IconMemberDescription
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.)
Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    BusRouteDetail

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10