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) Version: 19.8
Syntax
C#
public OpsCMAdjustCashDepositEventArgs(
	OpsCMAdjustCashDepositData adjustCashDepositData
)

Parameters

adjustCashDepositData  OpsCMAdjustCashDepositData
 
See Also