Share

Category.IsTagCategory Property

Identifies if the category is associated with a type of tag for a different category.


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

Syntax

C#

public bool IsTagCategory { get; }

Property Value

Boolean
True if the category is associated with a type of tag for a different category, false if not.

See Also

Reference

Was this information helpful?