App MethodInvocationError EventQlik Sense .NET SDK - API Reference
This event is triggered when an method invocation error occurs.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public event EventHandler<MethodInvocationErrorEventArgs> MethodInvocationError

Value

Type: OnlineSystem EventHandler MethodInvocationErrorEventArgs 

Implements

IApp MethodInvocationError
See Also