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)
Syntax
C#
public OpsCMPaidInOutEventArgs(
	OpsCMPaidInOutData paidInOutData
)

Parameters

paidInOutData
Type: Micros.PosCore.Extensibility.OpsOpsCMPaidInOutData
See Also