MultiReferenceAnnotationTypeReferenceCategoryId Property

The category of elements to which this annotation applies.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ElementId ReferenceCategoryId { get; }

Property Value

ElementId
Remarks
The TagTypeId will be cleared because the user must set a new tag type of an appropriate category.
See Also