UndoContextData Class | 
Namespace: Dundas.BI.WebApi.Models
The UndoContextData type exposes the following members.
| Name | Description | |
|---|---|---|
| UndoContextData | 
            Initializes a new instance of the UndoContextData class.
              | 
| Name | Description | |
|---|---|---|
| CurrentFrame | Gets the current frame.  | |
| RedoFrame | Gets the redo frame.  | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| UndoFrame | Gets the undo frame.  | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            The mapping between the business object and the DTO.
              |