UseCondition: Boolean;
The UseCondition property determines whether special data filtering by dimension is applied.
Available values:
True. Special data filtering is applied. To set data hiding condition, use the IPivotDimensionFilterSettings.Condition property.
False. Default value. Special data filtering is not applied.
The property use is given in the example for IPivotDimensionFilterSettings.Condition.
See also: