SystemElementState Enum

Definition

Indicates the state of a system element

public enum class SystemElementState
public enum class SystemElementState
enum SystemElementState
public enum SystemElementState
type SystemElementState = 
Public Enum SystemElementState
Inheritance
SystemElementState

Fields

Critical 5

The element is in Critical state

NonRecoverable 6

The element is in Non-Recoverable state

Other 1

The element state is something other than those in this Enum

Safe 3

The element is in Safe state

Unknown 2

The element state is unknown

Warning 4

The element is in Warning state

Applies to