SIFWorks ADK 2.0
TransferPoint Class
NamespacesEdustructures.SifWorks.TransTransferPoint

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

Describes a transfer point for each intermediate point on a trip
Declaration Syntax
C#Visual BasicVisual C++
public class TransferPoint : SifElement
Public Class TransferPoint _
	Inherits SifElement
public ref class TransferPoint : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
TransferPointTransferPointNew()()
Creates an instance of a TransferPoint

TransferPointTransferPointNew(EmbarkBusRouteDetail, DisembarkBusRouteDetail)
Constructor that accepts values for all mandatory fields

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

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

KeyFields
Gets the metadata fields that make up the key of this object

SetDisembarkBusRouteDetail(String, String)
Sets the value of the <DisembarkBusRouteDetail> element.

SetEmbarkBusRouteDetail(String, String)
Sets the value of the <EmbarkBusRouteDetail> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  TransferPoint

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