Click or drag to resize

ExtensibilityApplicationsManagerRaiseExtensibilityEvent Method (Object, EventMonitorArgs)

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public bool RaiseExtensibilityEvent(
	Object sender,
	EventMonitorArgs args
)

Parameters

sender
Type: SystemObject
args
Type: Micros.PosCore.ExtensibilityEventMonitorArgs

Return Value

Type: Boolean
See Also