LinkNode.GetDocument
Public Class
Returns the document associated with the link.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public Document GetDocument()
Return Value
Document
Instance of a Document
Remarks
The document is in read-only state. Transactions are not allowed in it.