SIFWorks ADK 2.0
TransferPoints Class
NamespacesEdustructures.SifWorks.TransTransferPoints

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

A TransferPoints
Declaration Syntax
C#Visual BasicVisual C++
public class TransferPoints : SifList<TransferPoint>
Public Class TransferPoints _
	Inherits SifList(Of TransferPoint)
public ref class TransferPoints : public SifList<TransferPoint^>
Members
All MembersConstructorsMethods



IconMemberDescription
TransferPointsTransferPointsNew()()
Creates an instance of a TransferPoints

TransferPointsTransferPointsNew(TransferPoint)
Constructor that accepts values for all mandatory fields

AddTransferPoint(EmbarkBusRouteDetail, DisembarkBusRouteDetail)
Adds the value of the <TransferPoint> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <TransferPoint>)>
   TransferPoints

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