ActiveState Enum

Definition

Enumerates the active state.

public enum ActiveState
type ActiveState = 
Public Enum ActiveState
Inheritance
ActiveState

Fields

ActiveStateActive 1

Specifies the Active state.

ActiveStateIgnore 0

Specifies the Ignore state.

ActiveStateInactive 2

Specifies the Inactive state.

Applies to