Click or drag to resize

OpsCMAdjustCountEventArgs Constructor

Initializes a new instance of the OpsCMAdjustCountEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public OpsCMAdjustCountEventArgs(
	OpsCMAdjustCountData adjustCountData
)

Parameters

adjustCountData
Type: Micros.PosCore.Extensibility.OpsOpsCMAdjustCountData
See Also