IndependentTag.IsOrphaned
Description:
Identifies if the tag is orphaned or not.
Identifies if the tag is orphaned or not.
Remarks:
Orphaned tags are those tags that are associated with an instance of a linked Revit file but have no host element. Tags become orphaned when the element they were tagging was deleted from the link.
Orphaned tags are those tags that are associated with an instance of a linked Revit file but have no host element. Tags become orphaned when the element they were tagging was deleted from the link.
public bool IsOrphaned { get; }