IMsMethodCalculation.AllowEmptySelection

Syntax

AllowEmptySelection: Boolean;

Description

The AllowEmptySelection property determines whether empty selection is enabled in output variable dimensions.

Comments

Available values:

If calculation is executed in the Modeling and Forecasting tool, the AllowEmptySelection property is by default set to False, if calculation is executed in analytical data area, it returns True.

Example

The property use is given in the example for IMsMethodCalculation.Warnings.

See also:

IMsMethodCalculation