SIFWorks ADK 2.0
BusStaffList Class
NamespacesEdustructures.SifWorks.TransBusStaffList

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

A BusStaffList
Declaration Syntax
C#Visual BasicVisual C++
public class BusStaffList : SifKeyedList<StaffBoardingStatus, BusStaff>
Public Class BusStaffList _
	Inherits SifKeyedList(Of StaffBoardingStatus, BusStaff)
public ref class BusStaffList : public SifKeyedList<StaffBoardingStatus^, BusStaff^>
Members
All MembersConstructorsMethods



IconMemberDescription
BusStaffListBusStaffListNew()()
Creates an instance of a BusStaffList

BusStaffListBusStaffListNew(BusStaff)
Constructor that accepts values for all mandatory fields

AddBusStaff(StaffBoardingStatus)
Adds the value of the <BusStaff> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <BusStaff>)>
   SifKeyedList<(Of <StaffBoardingStatus, BusStaff>)>
    BusStaffList

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