Share Email Facebook Twitter LinkedIn SpatialElementTag.IsOrphaned Property Identifies if the tag is orphaned or not. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public bool IsOrphaned { get; }Property ValueBoolean Remarks The orphan tags are used to tag a spatial element in a link document, but the spatial element was deleted. See AlsoReferenceSpatialElementTag ClassAutodesk.Revit.DB Namespace