Click or drag to resize

OpsQueryPrintReceiptCountEventArgs Class

Inheritance Hierarchy
SystemObject
  Micros.PosCore.ExtensibilityEventMonitorArgs
    Micros.PosCore.Extensibility.OpsOpsEventMonitorArgs
      Micros.PosCore.Extensibility.OpsOpsQueryPrintReceiptCountEventArgs

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public class OpsQueryPrintReceiptCountEventArgs : OpsEventMonitorArgs

The OpsQueryPrintReceiptCountEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsQueryPrintReceiptCountEventArgsInitializes a new instance of the OpsQueryPrintReceiptCountEventArgs class
Top
Properties
 NameDescription
Public propertyCount 
Public propertyIsTaxExempt 
Top
See Also