Click or drag to resize

OpsCMAdjustStartingAmountEventArgs Constructor

Initializes a new instance of the OpsCMAdjustStartingAmountEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public OpsCMAdjustStartingAmountEventArgs(
	OpsCMAdjustStartingAmountData adjustStartingAmountData
)

Parameters

adjustStartingAmountData
Type: Micros.PosCore.Extensibility.OpsOpsCMAdjustStartingAmountData
See Also