Share

GenericForm.Subcategory Property

The subcategory.


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

Syntax

C#

public Category Subcategory { get; set; }

Property Value

Category

Remarks

The subcategory can be set to either the family category or one of its subcategories.

See Also

Reference

Was this information helpful?