Revit 2025.3 API
Document |
Original path of the document.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string OriginalPath { get; }
Public ReadOnly Property OriginalPath As String Get
public: property String^ OriginalPath { String^ get (); }
member OriginalPath : string with get
Property Value
StringSee Also