Click or drag to resize

OpsCMPaidInOutEventArgs Constructor

Initializes a new instance of the OpsCMPaidInOutEventArgs class

Namespace: Micros.PosCore.Extensibility.Ops
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public OpsCMPaidInOutEventArgs(
	OpsCMPaidInOutData paidInOutData
)

Parameters

paidInOutData  OpsCMPaidInOutData
 
See Also