Click or drag to resize

OpsCMAdjustDepositReferenceEventArgs Constructor

Initializes a new instance of the OpsCMAdjustDepositReferenceEventArgs class

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public OpsCMAdjustDepositReferenceEventArgs(
	OpsCMAdjustDepositReferenceData adjustDepositReferenceData
)

Parameters

adjustDepositReferenceData
Type: Micros.PosCore.Extensibility.OpsOpsCMAdjustDepositReferenceData
See Also