SIFWorks ADK 2.0
BusStopInfo Class
NamespacesEdustructures.SifWorks.TransBusStopInfo

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

This object contains information about a bus stop.
Declaration Syntax
C#Visual BasicVisual C++
public class BusStopInfo : SifDataObject
Public Class BusStopInfo _
	Inherits SifDataObject
public ref class BusStopInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



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

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