Set_: String;
The Set_ property determines one or several element selections, by which values filtering is executed.
By default, the property is not determined, the entire selection of the dimension specified in the ICubeExecuteFilterItem.Dimension/ICubeExecuteFilterItem.DimensionKey property is passed. The default value can be used if the NON EMPTY keyword is used for filtering.
If the NonEmpty function is used for filtering, the selection must be specified. The selection must be enclosed in round brackets: (...).
The example of use is given in description of the ICubeExecuteFilterFunctionNonEmpty.Function_ property.
See also: