IMsProblem.UseCubes

Syntax

UseCubes: Boolean;

Description

The UseCubes property determines whether cubes should be used for reports by variables.

Comments

Available values:

On creating the problem from Fore or from the web application, the property is automatically set to False, on creating it from the desktop application - True.

Example

The property use is given in the Creating a Modeling Problem section.

See also:

IMsProblem