Share

Category.CanAddSubcategory Property

Indicates if subcategories can be assigned to the category.


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

Syntax

C#

public bool CanAddSubcategory { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?