Gets the BuiltInCategory value for this category.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public BuiltInCategory BuiltInCategory { get; }
Property Value
BuiltInCategoryBuiltInCategory value for the category or INVALID if the category is not a built-in category.
