INumericFormatProperties.CurrencySymbol Property (Microsoft.PerformancePoint.Scorecards.OLAPReportViews)

Specifies the currency symbol.

Namespace: Microsoft.PerformancePoint.Scorecards.OLAPReportViews
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Property CurrencySymbol As String
'Usage
Dim instance As INumericFormatProperties
Dim value As String

value = instance.CurrencySymbol

instance.CurrencySymbol = value
string CurrencySymbol { get; set; }

See Also

Reference

INumericFormatProperties Interface
INumericFormatProperties Members
Microsoft.PerformancePoint.Scorecards.OLAPReportViews Namespace