Click or drag to resize
MethodInvocationErrorEventArgsErrorHandled Property
Indicator if the Error was handled or if an Exception should be thrown.

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public bool ErrorHandled { get; set; }

Property Value

Type: Boolean
See Also