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

2/27/2008

Lists the possible keylock device types.

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

Syntax

'Declaration
Public Enumeration KeylockType
public enum KeylockType
public enum class KeylockType
public enum KeylockType
public enum KeylockType

Members

Member name Description
Electronic The Keylock is an electronic keylock.
Standard The Keylock is a standard keylock.

Remarks

Lists the possible keylock device types. Currently, the two types of keylocks are supported by POS for .NET: Electronic keylocks, and standard keylocks.

See Also

Reference

Microsoft.PointOfService Namespace