FirstClassObjectType Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the types of first class objects (FCO).

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Enumeration FirstClassObjectType
'Usage
Dim instance As FirstClassObjectType
public enum FirstClassObjectType

Members

  Member name Description
DashBoard A dashboard.  
DataSource A data source.  
Indicator An indicator.  
Kpi A KPI (key performance indicator).  
ReportView A report view.  
Scorecard A scorecard.  
TempReportView A TempReportView.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace