IStubSelection

Assembly: Algo;

Description

The IStubSelection interface is used to store data source selection.

Inheritance Hierarchy

          IStubSelection

Properties

  Property name Brief description
SelectionSet The SelectionSet property returns the collection of data source dimension selections.
Stub The Stub property determines a data source.
Term The Term property returns the expression (term) elements parameters.
Type The Type property returns the data source type.

Methods

  Method name Brief description
GetRealSelectionSet The GetRealSelectionSet method returns the data source selection taking into account parameters.
RefreshSelection The RefreshSelection method refreshes data source selection if criterion function changes.

See also:

Algo Assembly Interfaces