Share

Category.BuiltInCategory Property

Gets the BuiltInCategory value for this category.


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

Syntax

C#

public BuiltInCategory BuiltInCategory { get; }

Property Value

BuiltInCategory
BuiltInCategory value for the category or INVALID if the category is not a built-in category.

See Also

Reference

Was this information helpful?