Click or drag to resize

EventMonitorArgs Constructor (String)

Initializes a new instance of the EventMonitorArgs class

Namespace:  Micros.PosCore.Extensibility
Assembly:  PosCommonClasses (in PosCommonClasses.dll) Version: 18.2
Syntax
C#
public EventMonitorArgs(
	string strEventID
)

Parameters

strEventID
Type: SystemString
See Also