ICubeInstanceSource.CreateApplyDimensions

Fore Syntax

CreateApplyDimensions: ICubeSelectionControlApply;

Fore.NET Syntax

CreateApplyDimensions: Prognoz.Platform.Interop.Cubes.ICubeSelectionControlApply;

Description

The CreateApplyDimensions method creates an object that is used to control source cube dimensions selection.

Fore and Fore.NET Examples

Examples of use are given in the ICubeInstanceSource.ApplyDimensions method.

See also:

ICubeInstanceSource