Share via


BillDispenser.CapNearEmptySensor Property

Definition

Gets a Boolean value that indicates whether the device can report that some cash slots are almost empty.

public abstract bool CapNearEmptySensor { get; }
member this.CapNearEmptySensor : bool
Public MustOverride ReadOnly Property CapNearEmptySensor As Boolean

Property Value

If true, the bill dispenser can report the condition that some cash slots are almost empty.This property is initialized by the Open() method.

Applies to