IMetaAttributeGroupFilter

Assembly: Rds;

Description

The IMetaAttributeGroupFilter interface is used to work with a filter of the group of attributes.

Inheritance hierarchy

          IMetaAttributeGroupFilter

Comments

Filter sets selection of attributes values and determines the set of factors included in the group. The IMetaAttributeGroup.Filter property returns group filter.

Properties

  Property name Brief description
The Condition property returns all conditions that form a filter.
The IsEmpty property returns whether filter selection is set.

Methods

  Method name Brief description
The LoadSelection method returns a filter for the specified selection elements..
The SetSelection method sets selection of elements in the filter.

See also:

Rds Assembly Interfaces