Click or drag to resize

OpsCMTransferEventArgs Constructor

Initializes a new instance of the OpsCMTransferEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public OpsCMTransferEventArgs(
	OpsCMTransferData transferData
)

Parameters

transferData
Type: Micros.PosCore.Extensibility.OpsOpsCMTransferData
See Also