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