The ICubeExecuteResult interface contains properties to work with cube calculation results.
Cube calculation results are returned by the ICubeClass.ExecuteResult property.
| Property name | Brief description | |
![]() |
CoordConvertor | The CoordConvertor property returns the object that is used to get source cube coordinates. |
![]() |
DataRights | The DataRights property returns access permissions for obtained data. |
![]() |
DataTypes | The DataTypes property returns information about how values are generated in cells. |
![]() |
Destination | The Destination property returns parent cube instance. |
| Method name | Brief description | |
![]() |
CreateAttachmentManager | The CreateAttachmentManager method creates the manager to work with attachments from cube. |
See also: