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

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

Wrap an arbitrary string value in a ServiceCategory object.
Declaration Syntax
C#Visual BasicVisual C++
public static ServiceCategory Wrap(
	string wrappedValue
)
Public Shared Function Wrap ( _
	wrappedValue As String _
) As ServiceCategory
public:
static ServiceCategory^ 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