Public Property ProjectCurrency As String
Dim instance As ImportOptionsBase Dim value As String instance.ProjectCurrency = value value = instance.ProjectCurrency
public string ProjectCurrency {get; set;}
Touchstone uses the project currency to display monetary values in the exposure summary dashboard and run analyses. You can change the project currency at any time.
The project currency overrides the global currency rate settings and template settings in the Administration Console.
Changing the project currency does not affect analyses that you ran previously.
Public Property ProjectCurrency As String
Dim instance As ImportOptionsBase Dim value As String instance.ProjectCurrency = value value = instance.ProjectCurrency
public string ProjectCurrency {get; set;}
USD
. For the Euro, the currency code is EUR
.
Default: The business unit currency
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2