[This is preliminary documentation and is subject to change.]
GUID referring to a BusRouteDetail object that identifies the origin bus stop for an outbound route or the destination bus stop for an inbound route.
If the SchoolBusRouteDetail does not exist, then the student does not ride a bus to/from school.
| C# | Visual Basic | Visual C++ |
public class SchoolBusRouteDetail : SifKeyedElement
Public Class SchoolBusRouteDetail _ Inherits SifKeyedElement
public ref class SchoolBusRouteDetail : public SifKeyedElement
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| SchoolBusRouteDetailSchoolBusRouteDetailNew()() |
Creates an instance of a SchoolBusRouteDetail
| |
| SchoolBusRouteDetailSchoolBusRouteDetailNew(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 <SchoolBusRouteDetail> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| SchoolBusRouteDetail | ||||