SIFWorks ADK 2.0
SetSchoolBusRouteDetail Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.TransStudentTransportInfoSetSchoolBusRouteDetail(String, String)

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

Sets the value of the <SchoolBusRouteDetail> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSchoolBusRouteDetail(
	string SifRefObject,
	string Value
)
Public Sub SetSchoolBusRouteDetail ( _
	SifRefObject As String, _
	Value As String _
)
public:
void SetSchoolBusRouteDetail (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
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.
Value (String)
Gets or sets the content value of the &lt;SchoolBusRouteDetail&gt; element
Remarks

This form of setSchoolBusRouteDetail is provided as a convenience method that is functionally equivalent to the SchoolBusRouteDetail

Version: 2.0

Since: 1.1

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