IMobilePublishCube

Assembly: Mobile;

Workspace: Prognoz.Platform.Interop.Mobile;

Description

The IMobilePublishCube interface is used to work with cube publishing settings.

Inheritance Hierarchy

          IMobilePublishCube

Properties

  Property name Brief description
PortionalLoad The PortionalLoad property determines a method of cube data export.
ParamValues The ParamValues property contains properties and methods of the collection of parameter values of published cube.

Methods

  Method name Brief description
AddSelection The AddSelection method adds elements to the current selection of cube dimension elements.
IsEmptySelection The IsEmptySelection method returns whether the selection of cube dimension elements is set.
LoadSelection The LoadSelection method returns the current selection of cube dimension elements.
SelectAll The SelectAll method selects all cube dimension elements.
SetSelection The SetSelection method sets the specified selection for cube dimension elements.

See also:

Mobile Assembly Interfaces