Click or drag to resize

OpsExtensibilityApplicationOpsClockInPreviewEventDelegate Delegate


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

Parameters

sender  Object
 
args  OpsClockEventArgs
 

Return Value

EventProcessingInstruction
See Also