Share via


KpiNumberFormatProperties.CurrencySymbol - Propriété

Le symbole utilisé pour représenter le format monétaire.

Espace de noms :  Microsoft.PerformancePoint.Scorecards.Formatting
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public Property CurrencySymbol As String
    Get
    Set
'Utilisation
Dim instance As KpiNumberFormatProperties
Dim value As String

value = instance.CurrencySymbol

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

Valeur de propriété

Type : System.String

Implémentations

INumericFormatProperties.CurrencySymbol

Voir aussi

Référence

KpiNumberFormatProperties classe

KpiNumberFormatProperties - Membres

Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms