Table of Contents

Enum ConfigurationElementState

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

Specifies the state of the element.

public enum ConfigurationElementState
Extension Methods

Fields

Active = 0

Specifies the active element state.

Paused = 1

Specifies the paused element state.

Stopped = 2

Specifies the stopped element state.