Click or drag to resize

EventMonitorArgsIsInfoOnly Property

Tells Event Monitor if modifying Event Args will affect result of the Event or not

Namespace: Micros.PosCore.Extensibility
Assembly: PosCommonClasses (in PosCommonClasses.dll) Version: 19.8
Syntax
C#
public bool IsInfoOnly { get; }

Property Value

Boolean
See Also