Returns a map containing all of the subcategories of this category.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public CategoryNameMap SubCategories { get; }
Return Value
CategoryNameMapAn empty map if the category has no subcategories.