SIFWorks ADK 2.0
SetCurrency Method (val)
NamespacesEdustructures.SifWorks.ProfdevSalarySetCurrency(CurrencyNames)

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

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

The SIF specification defines the meaning of this attribute as: "Currency code. Where omitted, defaults to implementation-defined local currency, typically "

Version: 2.0

Since: 2.0

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