Click or drag to resize

OpsExtensibilityApplicationOpsAdjustClosedCheckEventDelegate Delegate


Namespace: Micros.Ops.Extensibility
Assembly: Ops (in Ops.dll) Version: 19.8
Syntax
C#
public delegate EventProcessingInstruction OpsAdjustClosedCheckEventDelegate(
	Object sender,
	OpsAdjustClosedCheckEventArgs args
)

Parameters

sender  Object
 
args  OpsAdjustClosedCheckEventArgs
 

Return Value

EventProcessingInstruction
See Also