Freigeben über


FormatType-Enumeration

Gilt für: PerformancePoint-Dienste für SharePoint Server, Enterprise-Version
Die Formate für Zahlen darstellt.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration FormatType
'Usage
Dim instance As FormatType
[SerializableAttribute]
public enum FormatType

Member

Membername Beschreibung
Default Das Standardformat (Cube bereitgestellt) darstellen.
Number Stellt ein Zahlenformat.
Currency Stellt ein Währungsformat an.
Percentage Stellt einen Prozentsatz Format dar.
Unknown Stellt ein unbekanntes Format.

Siehe auch

Referenz

Microsoft.PerformancePoint.Scorecards-Namespace