Click or drag to resize

OpsExtensibilityApplicationOpsCMOpenEventDelegate Delegate

Namespace:  Micros.Ops.Extensibility
Assembly:  Ops (in Ops.dll)
Syntax
C#
public delegate EventProcessingInstruction OpsCMOpenEventDelegate(
	Object sender,
	OpsCMOpenEventArgs args
)

Parameters

sender
Type: SystemObject
args
Type: Micros.PosCore.Extensibility.OpsOpsCMOpenEventArgs

Return Value

Type: EventProcessingInstruction
See Also