Returns the document associated with the link.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public Document GetDocument()
Return Value
DocumentInstance of a Document
public Document GetDocument()