Gets the BuiltInCategory value for this category.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
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