FormatType Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the formats for numbers.

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

Members

  Member name Description
Currency Format as currency.  
Default Use default (cube-supplied) formatting.  
Number General number formatting.  
Percentage Format as percentages.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace