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: 18.2
Syntax
C#
public bool IsInfoOnly { get; }

Property Value

Type: Boolean
See Also