ActiveState Enumeration

 

Updated: May 24, 2016

Enumerates the active state.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

public enum class ActiveState

Member nameDescription
ActiveStateActive

Specifies the Active state.

ActiveStateIgnore

Specifies the Ignore state.

ActiveStateInactive

Specifies the Inactive state.

Return to top
Show: