App
Undo Method
Qlik Sense .NET SDK - API Reference
Undoes the previous operation.
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
bool
Undo
()
public bool Undo()
Public
Function
Undo
As
Boolean
Public Function Undo As Boolean
Return Value
Type:
Boolean
Implements
IApp
Undo
See Also
App Class
App Members
Qlik.Engine Namespace