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

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

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