Assembly: Mobile
Workspace: Prognoz.Platform.Interop.Mobile
The IMobilePublishCube interface is used to work with the cube publishing settings.
IMobilePublishCube
| Property name | Brief description | |
| PortionalLoad | The PortionalLoad property determines the method of cube data export. | |
| ParamValues | The ParamValues property contains properties and methods of collection of parameter values of published cube. |
| Method name | Brief description | |
| AddSelection | The AddSelection method adds elements to the current selection of the cube dimension elements | |
| IsEmptySelection | The IsEmptySelection method returns whether the selection of the cube dimension elements is set. | |
| LoadSelection | The LoadSelection method returns the current selection of cube dimension elements. | |
| SelectAll | The SelectAll method selects all the cube dimension elements. | |
| SetSelection | The SetSelection method sets the specified selection for the cube dimension elements. |
See also: