| 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.0.0.0+Build:29.QSM12-CIGS
Syntaxpublic bool ErrorHandled { get; set; }Public Property ErrorHandled As Boolean
Get
Set
Property Value
Type:
Boolean
See Also