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

ImportInstance.IsLinked

Property
Description:
Identifies whether this instance is a linked object rather than imported one.
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.
Syntax
public bool IsLinked { get; }