Add(Attribute: IRdsAttribute): IRdsDictionaryFilterCondition;
Attribute. MDM dictionary attribute.
The Add method adds a filter to the collection by the specified attribute.
After executing, the method returns settings of the added filter. The filter is added to the end of the collection, and value of the IRdsDictionaryFilterConditions.Count property is increased by one.
The method use is given in the example for IRdsDictionaryBatch.Filter.
See also: