<Code Lib>
2023 Method
Changes 1
M

View.GetOrderedFilters

Description:
Gets the filters applied to the view in the order they are applied.

public IList<ElementId> GetOrderedFilters()

IList<ElementId> The ElementIds of the Filters.

Loading…