Click or drag to resize

ExtensibilityApplicationsManagerRaiseExtensibilityEvent(Object, EventMonitorArgs) Method


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

Parameters

sender  Object
 
args  EventMonitorArgs
 

Return Value

Boolean
See Also