[This is preliminary documentation and is subject to change.]
GUID referring to a BusRouteDetail object that identifies the origin bus stop for an inbound route or the destination bus stop for an outbound route. If the HomeBusRouteDetail element does not exist, then the student does not ride a bus to/from school.
| C# | Visual Basic | Visual C++ |
public class HomeBusRouteDetail : SifKeyedElement
Public Class HomeBusRouteDetail _ Inherits SifKeyedElement
public ref class HomeBusRouteDetail : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| HomeBusRouteDetailHomeBusRouteDetailNew()() |
Creates an instance of an HomeBusRouteDetail
| |
| HomeBusRouteDetailHomeBusRouteDetailNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| SIF_RefObject |
Gets or sets the value of the SIF_RefObject attribute.
| |
| Value |
Gets or sets the value of the <HomeBusRouteDetail> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| HomeBusRouteDetail | ||||