SIFWorks ADK 2.0
Wrap Method (wrappedValue)
NamespacesEdustructures.SifWorks.TransStudentTransportInfoTypeWrap(String)

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

Wrap an arbitrary string value in a StudentTransportInfoType object.
Declaration Syntax
C#Visual BasicVisual C++
public static StudentTransportInfoType Wrap(
	string wrappedValue
)
Public Shared Function Wrap ( _
	wrappedValue As String _
) As StudentTransportInfoType
public:
static StudentTransportInfoType^ Wrap (
	String^ wrappedValue
)
Parameters
wrappedValue (String)
The element/attribute value.
Remarks
This method does not verify that the value is valid according to the SIF Specification

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