SIFWorks ADK 2.0
BusRouteInfo Class
NamespacesEdustructures.SifWorks.TransBusRouteInfo

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

This object contains all of the information about a bus route
Declaration Syntax
C#Visual BasicVisual C++
public class BusRouteInfo : SifDataObject
Public Class BusRouteInfo _
	Inherits SifDataObject
public ref class BusRouteInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
BusRouteInfoBusRouteInfoNew()()
Creates an instance of a BusRouteInfo

BusRouteInfoBusRouteInfoNew(String, String, String, RouteType)
Constructor that accepts values for all mandatory fields

BusInfoRefId
Gets or sets the value of the <BusInfoRefId> element.

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.)
MaximumLoad
Gets or sets the value of the <MaximumLoad> element.

Name
Gets or sets the value of the <Name> element.

RefId
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.)
RouteDistanceLoaded
Gets or sets the value of the <RouteDistanceLoaded> element.

RouteDistanceTotal
Gets or sets the value of the <RouteDistanceTotal> element.

RouteDurationLoaded
Gets or sets the value of the <RouteDurationLoaded> element.

RouteDurationTotal
Gets or sets the value of the <RouteDurationTotal> element.

RouteNumber
Gets or sets the value of the <RouteNumber> element.

RouteType
Gets or sets the value of the <RouteType> element.

SetName(NameType, String, String)
Sets the value of the <Name> element.

SetRouteDistanceLoaded(DistanceUnit, String)
Sets the value of the <RouteDistanceLoaded> element.

SetRouteDistanceTotal(DistanceUnit, String)
Sets the value of the <RouteDistanceTotal> element.

SetRouteType(RouteType)
Sets the value of the <RouteType> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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