<Code Lib>
2027 Method
Changes 0
M

ParameterFilterUtilities.GetAllFilterableCategories

Description:
Returns the set of categories that may be used in a ParameterFilterElement.

public static ICollection<ElementId> GetAllFilterableCategories()

ICollection<ElementId> The set of all filterable categories.

Loading…