IMsAggregationFilterList.Add

Syntax

Add(Value: IDimensionModel): IMsAggregationFilter;

Parameters

Value - dimension, by which filtering is executed.

Description

The Add method adds a new filter to the collection.

Example

The method use is given in the example for IMsAggregationFilterList.Count.

See also:

IMsAggregationFilterList