Revit 2025 API
Document |
Full path of the central model which is to be synchronized.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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