ActiveState Enum

Definition

Enumerates the active state.

C#
public enum ActiveState
Inheritance
ActiveState

Fields

Name Value Description
ActiveStateIgnore 0

Specifies the Ignore state.

ActiveStateActive 1

Specifies the Active state.

ActiveStateInactive 2

Specifies the Inactive state.

Applies to

Product Versions
Analysis Services SDK for .NET latest