SIFWorks ADK 2.0
HomeBusRouteDetail Property
NamespacesEdustructures.SifWorks.TransStudentTransportInfoHomeBusRouteDetail

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

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

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

To remove the HomeBusRouteDetail, set HomeBusRouteDetail to null

Version: 2.0

Since: 1.1

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