Click or drag to resize

ScriptingApplicationsManagerRaiseExtensibilityEvent Method

Namespace:  Micros.PosCore.Extensibility.Scripting
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