Share via


CashDrawerProperties Class

Definition

CashDrawerProperties is a helper class created by POS for .NET to simplify the retrieval and setting of property values for cash drawer devices.

public class CashDrawerProperties : Microsoft.PointOfService.BasicServiceObjects.CommonProperties
type CashDrawerProperties = class
    inherit CommonProperties
Public Class CashDrawerProperties
Inherits CommonProperties
Inheritance
CashDrawerProperties

Properties

CapCompareFirmwareVersion (Inherited from CommonProperties)
CapPowerReporting (Inherited from CommonProperties)
CapStatisticsReporting (Inherited from CommonProperties)
CapStatus

Indicates that the drawer can report its status.

CapStatusMultiDrawerDetect

Indicates whether statuses unique to each drawer in multi-drawer configurations* can be reported.

CapUpdateFirmware (Inherited from CommonProperties)
CapUpdateStatistics (Inherited from CommonProperties)
DeviceDescription (Inherited from CommonProperties)
DeviceName (Inherited from CommonProperties)
DrawerOpened

Indicates whether the drawer is open.

PowerState (Inherited from CommonProperties)
ServiceObjectDescription (Inherited from CommonProperties)
ServiceObjectVersion (Inherited from CommonProperties)
State (Inherited from CommonProperties)

Applies to