IMsMethodCalculation.AllowEmptySelection

Fore Syntax

AllowEmptySelection: Boolean;

Fore.NET Syntax

AllowEmptySelection: boolean;

Description

The AllowEmptySelection property returns 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.

Fore and Fore.NET Examples

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

See also:

IMsMethodCalculation