DataSourceVariableEntryTypes Enumeration (Microsoft.PerformancePoint.Scorecards)

Defines the entry types for the DataSourceVariable class.

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

Syntax

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

Members

  Member name Description
Mandatory Mandatory entry type.  
MandatoryNotInitial Mandatory and not initial entry type.  
Optional Optional entry type.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace