| 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: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic bool ErrorHandled { get; set; }Public Property ErrorHandled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also