Partager via


FormatType - Énumération

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente les formats pour les nombres.

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Enumeration FormatType
'Utilisation
Dim instance As FormatType
[SerializableAttribute]
public enum FormatType

Membres

Nom du membre Description
Default Représente le format par défaut (fourni au cube).
Number Représente un format de nombre Général.
Currency Représente un format de devise.
Percentage Représente un format de pourcentage.
Unknown Représente un format inconnu.

Voir aussi

Référence

Microsoft.PerformancePoint.Scorecards - Espace de noms