GateStatus Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Enumerates the status of the Gate.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Enumeration GateStatus
public enum GateStatus
public enum class GateStatus
public enum GateStatus
public enum GateStatus

Members

Member name Description
Blocked The gate is blocked.
Closed The gate is closed.
Malfunction The gate has a hardware problem. Technical help is needed.
Open The gate is open.

See Also

Reference

Microsoft.PointOfService Namespace