Редагувати

Поділитися через


StatusingDataSet.ProjectsRow.PROJ_OPT_CURRENCY_CODE Property

Definition

Gets the currency code of the project, for example, USD.

public:
 property System::String ^ PROJ_OPT_CURRENCY_CODE { System::String ^ get(); void set(System::String ^ value); };
public string PROJ_OPT_CURRENCY_CODE { get; set; }
member this.PROJ_OPT_CURRENCY_CODE : string with get, set
Public Property PROJ_OPT_CURRENCY_CODE As String

Property Value

The three-character code for the currency.

Remarks

The currency character codes are defined in ISO 4217; for example, the United States Dollar is USD, the Japanese Yen is JPY, and the European Euro is EUR.

Applies to