SIFWorks ADK 2.0
Students Property
NamespacesEdustructures.SifWorks.TransBusPositionInfoStudents

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

Gets or sets the value of the <Students> element.
Declaration Syntax
C#Visual BasicVisual C++
public TransStudents Students{ get; set;}
Public Property Students As TransStudents
public:
property TransStudents^ Students {
	TransStudents^ get ();
	void set (TransStudents^ value);
}
Value
A TransStudents
Remarks

The SIF specification defines the meaning of this null as: "List of students and their status. The complete list may be sent with some events (e.g. change in RouteStatus) per district policy, but it is more typical of responses."

To remove the TransStudents, set Students to null

Version: 2.0

Since: 1.5r1

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