SIFWorks ADK 2.0
BusStaffList Constructor (busStaff)
NamespacesEdustructures.SifWorks.TransBusStaffListBusStaffListBusStaffListNew(BusStaff)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public BusStaffList(
	BusStaff busStaff
)
Public Sub New ( _
	busStaff As BusStaff _
)
public:
BusStaffList (
	BusStaff^ busStaff
)
Parameters
busStaff (BusStaff)
A BusStaff

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