Click or drag to resize

OpsCMAdjustCashDepositEventArgs Constructor

Initializes a new instance of the OpsCMAdjustCashDepositEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public OpsCMAdjustCashDepositEventArgs(
	OpsCMAdjustCashDepositData adjustCashDepositData
)

Parameters

adjustCashDepositData
Type: Micros.PosCore.Extensibility.OpsOpsCMAdjustCashDepositData
See Also