Click or drag to resize

OpsCMAdjustStartingAmountEventArgs Class

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

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

The OpsCMAdjustStartingAmountEventArgs type exposes the following members.

Constructors
 NameDescription
Public methodOpsCMAdjustStartingAmountEventArgsInitializes a new instance of the OpsCMAdjustStartingAmountEventArgs class
Top
Properties
 NameDescription
Public propertyAdjustStartingAmountData 
Top
See Also