MultiReferenceAnnotationId Property


Independent Tag Multi Reference Annotation Id Property

The multi-reference annotation which owns this tag.

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

Property Value

ElementId
Remarks
[!:Autodesk::Revit::DB::MultiReferenceAnnotation] for more information.
See Also