AllowEmptySelection: Boolean;
AllowEmptySelection: boolean;
The AllowEmptySelection property returns whether empty selection is enabled in output variable dimensions.
Available values:
True. Empty selection is enabled in output variable dimensions.
False. Empty selection is disabled in output variable dimensions.
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.
The property use is given in the example for IMsMethodCalculation.Warnings.
See also: