Revit 2026 API
Document |
Full path of the central model which is to be synchronized.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Location { get; }
Public ReadOnly Property Location As String Get
public: property String^ Location { String^ get (); }
member Location : string with get
Property Value
StringSee Also