Assembly: Rds;
Namespace: Prognoz.Platform.Interop.Rds;
The IMetaAttributeGroupFilter interface is used to work with a filter of the group of attributes.
IMetaAttributeGroupFilter
Filter sets selection of attributes values and determines the set of factors included in the group. The IMetaAttributeGroup.Filter property returns group filter.
| Property name | Brief description | |
| The Condition property returns all conditions that form a filter. | ||
| The IsEmpty property returns whether filter selection is set. |
| 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: