Share Email Facebook Twitter LinkedIn ImportInstance.IsLinked Property Identifies whether this instance is a linked object rather than imported one.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34) Syntax C# public bool IsLinked { get; }Property ValueBoolean Remarks True if the instance was imported as a link to an external file. False if the instance was imported as a copy of data from an external file. See AlsoReferenceImportInstance ClassAutodesk.Revit.DB Namespace