UndoFrame Class

Represents an undo frame.
Inheritance Hierarchy
SystemObject
  Dundas.BI.EntitiesUndoFrame

Namespace: Dundas.BI.Entities
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public sealed class UndoFrame

The UndoFrame type exposes the following members.

Properties
 NameDescription
Public propertyActionIdGets the action identifier.
Public propertyIdGets the ID of the undo frame.
Public propertyIsCurrentGets a value indicating whether this frame is current.
Public propertyNameGets the name of the undo frame.
Top
See Also