Click or drag to resize

OpsExtensibilityApplicationOpsReprintClosedCheckEventPreviewDelegate Delegate


Namespace: Micros.Ops.Extensibility
Assembly: Ops (in Ops.dll) Version: 19.9
Syntax
C#
public delegate EventProcessingInstruction OpsReprintClosedCheckEventPreviewDelegate(
	Object sender,
	OpsReprintClosedCheckEventArgs args
)

Parameters

sender  Object
 
args  OpsReprintClosedCheckEventArgs
 

Return Value

EventProcessingInstruction
See Also