SIFWorks ADK 2.0
SchoolBusRouteDetail Class
NamespacesEdustructures.SifWorks.TransSchoolBusRouteDetail

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class SchoolBusRouteDetail : SifKeyedElement
Public Class SchoolBusRouteDetail _
	Inherits SifKeyedElement
public ref class SchoolBusRouteDetail : public SifKeyedElement
Members
All MembersConstructorsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SchoolBusRouteDetail

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