RVTDocs.com
Namespace: Autodesk.Revit.DB Class: IndependentTag

IndependentTag.IsOrphaned

Property
Description:
Identifies if the tag is orphaned or not.
Remarks:
Orphaned tags are those tags that are associated with one or more linked host that is missing. Tags become orphaned when one or more associated linked host is missing from the link.
Syntax
public bool IsOrphaned { get; }