Share Email Facebook Twitter LinkedIn RevitLinkInstance.GetLinkDocument Method The document associated with the Revit link. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public Document GetLinkDocument()Return ValueDocument Remarks Operations that require a transaction or modify the document's status in memory (such as Save and Close) cannot be performed on this document. See AlsoReferenceRevitLinkInstance ClassAutodesk.Revit.DB Namespace