Click or drag to resize

OpsVoucherEventArgs Class

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

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

The OpsVoucherEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsVoucherEventArgsInitializes a new instance of the OpsVoucherEventArgs class
Top
Properties
 NameDescription
Public propertyPayableBase 
Public propertyPrintData 
Public propertyVoucherData 
Top
See Also