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

ElementNode.Document

Property
Description:
Gets the document associated with the element.
Remarks:
The document is in read-only state. Transactions are not allowed in it.
Syntax
public Document Document { get; }