DataSourceVariableSelectionTypes Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the selection types for the DataSourceVariable class.

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

Syntax

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

Members

  Member name Description
Complex Complex selection types.  
Interval Interval selection types.  
MultiValue Multi-value selection types.  
SingleValue Single-value selection types.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace