FirstClassObjectType enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the types of first class objects (FCOs).

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
None Represents no specified object type.
Kpi Represents a key performance indicator (KPI).
Scorecard Represents a scorecard.
ReportView Represents a report.
Indicator Represents an indicator.
DataSource Represents a data source.
Dashboard Represents a dashboard.
TempReportView Represents a temporary analytic report.
Filter Represents a filter.

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace