Element Node Document Property Gets the document associated with the element. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Document Document { get; } Public ReadOnly Property Document As Document Get public: property Document^ Document { Document^ get (); } member Document : Document with get Property Value Document Remarks The document is in read-only state. Transactions are not allowed in it. See Also Reference ElementNode Class Autodesk.Revit.DB Namespace
Element Node Document Property Gets the document associated with the element. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public Document Document { get; } Public ReadOnly Property Document As Document Get public: property Document^ Document { Document^ get (); } member Document : Document with get Property Value Document Remarks The document is in read-only state. Transactions are not allowed in it. See Also Reference ElementNode Class Autodesk.Revit.DB Namespace