Revit 2025 API
Worksharing |
The current owner of the element or empty string if no one owns the element.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Owner { get; }
Public ReadOnly Property Owner As String Get
public: property String^ Owner { String^ get (); }
member Owner : string with get
Property Value
StringSee Also