Revit 2025.3 API
Element |
The name of the newly duplicated ElementType.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string NewName { get; }
Public ReadOnly Property NewName As String Get
public: property String^ NewName { String^ get (); }
member NewName : string with get
Property Value
StringSee Also