UndoFrameData Class |
Namespace: Dundas.BI.WebApi.Models
The UndoFrameData type exposes the following members.
Name | Description | |
---|---|---|
UndoFrameData |
Initializes a new instance of the UndoFrameData class.
|
Name | Description | |
---|---|---|
Id | Gets the ID of the undo frame. | |
IsCurrent | Gets a value indicating whether this frame is current. | |
Name | Gets the name of the undo frame. | |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |