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) Version: 19.8
Syntax
C#
public OpsCMTransferEventArgs(
	OpsCMTransferData transferData
)

Parameters

transferData  OpsCMTransferData
 
See Also