ParameterFilterElement.GetCategories Method

Gets the categories admitted by this filter.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<ElementId> GetCategories()

Return Value

ICollection<ElementId>

See Also

Reference

ParameterFilterElement Class
Autodesk.Revit.DB Namespace