[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <HomeBusRouteDetail> element.
| C# | Visual Basic | Visual C++ |
public HomeBusRouteDetail HomeBusRouteDetail{ get; set;}
Public Property HomeBusRouteDetail As HomeBusRouteDetail
public: property HomeBusRouteDetail^ HomeBusRouteDetail { HomeBusRouteDetail^ get (); void set (HomeBusRouteDetail^ value); }
An HomeBusRouteDetail
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