VersionType Enumeration (Microsoft.PerformancePoint.Scorecards)

Specifies the type of an element.

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
DataSource The element is a data source.  
Indicator The element is an indicator.  
Kpi The element is a KPI.  
ReportView The element is an report view.  
Scorecard The element is a scorecard.  
Unknown The element is of an unknown type  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace