View.GetFilters
Description:
Gets the filters applied to the view.
Gets the filters applied to the view.
public ICollection<ElementId> GetFilters()
ICollection<ElementId>
The ElementIds of the Filters.
-
View does not belong to a project document. -or- The view type does not support Visibility/Graphics Overriddes.