Click or drag to resize

OpsCMAdjustCashDepositEventArgs Class

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

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

The OpsCMAdjustCashDepositEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCMAdjustCashDepositEventArgsInitializes a new instance of the OpsCMAdjustCashDepositEventArgs class
Top
Properties
 NameDescription
Public propertyAdjustCashDepositData 
Top
See Also