VersionType enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the types of objects that can be versioned.

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

Syntax

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

Members

Member name Description
Unknown Represents an element of an unknown type.
Kpi Represents a key performance indicator (KPI).
Scorecard Represents a scorecard.
DataSource Represents a data source.
Indicator Represents an indicator.
ReportView Represents a report.

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace