Share via


GateStatus Enum

Definition

Enumerates the status of the Gate.

public enum GateStatus
type GateStatus = 
Public Enum GateStatus
Inheritance
GateStatus

Fields

Name Value Description
Closed 1

The gate is closed.

Open 2

The gate is open.

Blocked 3

The gate is blocked.

Malfunction 4

The gate has a hardware problem. Technical help is needed.

Applies to