View.IsFilterApplied
Description:
Indicates if a filter is applied to the view.
Indicates if a filter is applied to the view.
-
filterElementIdElementId of the filter.
Return Value
bool
True if the filter is applied to the view, false otherwise.
-
ElementId is not associated with a FilterElement.
-
A non-optional argument was NULL
-
View does not belong to a project document. -or- The view type does not support Visibility/Graphics Overriddes.