Click or drag to resize

OpsExtensibilityApplicationOpsDetailFormatQueryEventDelegate Delegate


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

Parameters

sender  Object
 
args  OpsDetailFormatQueryEventArgs
 

Return Value

EventProcessingInstruction
See Also