SIFWorks ADK 2.0
SetHomeBusRouteDetail Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.TransStudentTransportInfoSetHomeBusRouteDetail(String, String)

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

Sets the value of the <HomeBusRouteDetail> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetHomeBusRouteDetail(
	string SifRefObject,
	string Value
)
Public Sub SetHomeBusRouteDetail ( _
	SifRefObject As String, _
	Value As String _
)
public:
void SetHomeBusRouteDetail (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
Must be set to BusRouteDetail
Value (String)
Gets or sets the content value of the &lt;HomeBusRouteDetail&gt; element
Remarks

This form of setHomeBusRouteDetail is provided as a convenience method that is functionally equivalent to the HomeBusRouteDetail

Version: 2.0

Since: 1.1

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