MethodInvocationErrorEventArgsErrorHandled Property |
Indicator if the Error was handled or if an Exception should be thrown.
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public bool ErrorHandled { get; set; }
Public Property ErrorHandled As Boolean
Get
Set
Property Value
Type:
BooleanSee Also