SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.TransStudentTransportInfoSetType(StudentTransportInfoType)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	StudentTransportInfoType val
)
Public Sub SetType ( _
	val As StudentTransportInfoType _
)
public:
void SetType (
	StudentTransportInfoType^ val
)
Parameters
val (StudentTransportInfoType)
A StudentTransportInfoType object
Remarks

The SIF specification defines the meaning of this attribute as: "The direction of transportation that this object refers to."

Version: 2.0

Since: 1.1

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