IOverhead.SetCurrencyOfEstimate Method
Sub SetCurrencyOfEstimate( _
ByVal currency As String _
)
This language is not supported or no code example is available.
Parameters
- currency
- string
The currency name in uppercase in which the amounts will be expressed in the WBS native columns. It must be one of the defined currencies returned from GetCurrencyRates method.
| Exception type | Condition |
|---|---|
|
The suppliedcurrency is not a currency defined in Currencies. |
Available since QDV 7.22.956.
