UndoInfo ClassQlik Sense .NET SDK - API Reference
Displays information about the number of possible undos and redos.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Dynamic DynamicObject
    Qlik.Engine DynamicJson
      Qlik.Engine UndoInfo

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

public class UndoInfo : DynamicJson, IUndoInfo
See Also