Ms > Ms Assembly Interfaces > IMsDimIteratorAdvancedFilterConditionGroups
Assembly: Ms;
The IMsDimIteratorAdvancedFilterConditionGroups interface is used to work with a collection of groups of conditions of advanced filter.
IMsDimIteratorAdvancedFilterConditionGroups
Property name | Brief description | |
![]() |
Count | The Count property returns the number of advanced filtering group conditions. |
![]() |
Item | The Item property returns the group of advanced filter conditions by index. |
![]() |
Owner | The Owner property returns the filter of the dimension, which includes a collection of advanced filter group conditions. |
Method name | Brief description | |
![]() |
Add | The Add method adds a group of advanced filter conditions. |
![]() |
Clear | The Clear method removes all groups of advanced filter conditions. |
![]() |
Remove | The Remove method removes the group of advanced filter conditions by index. |
See also: