Partager via


INumericFormatProperties.CurrencySymbol - Propriété

Obtient ou définit le symbole utilisé pour 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
Property CurrencySymbol As String
    Get
    Set
'Utilisation
Dim instance As INumericFormatProperties
Dim value As String

value = instance.CurrencySymbol

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

Valeur de propriété

Type : System.String
Le symbole utilisé pour le format monétaire.

Voir aussi

Référence

INumericFormatProperties interface

INumericFormatProperties - Membres

Microsoft.PerformancePoint.Scorecards.Formatting - Espace de noms