SIFWorks ADK 2.0
SchoolBusRouteDetail Property
NamespacesEdustructures.SifWorks.TransStudentTransportInfoSchoolBusRouteDetail

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

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

The SIF specification defines the meaning of this null as: "If the SchoolBusRouteDetail element does not exist then the student does not ride a bus to/from school."

To remove the SchoolBusRouteDetail, set SchoolBusRouteDetail to null

Version: 2.0

Since: 1.1

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