Revit 2025 API
Fabrication |
The code of the button.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Code { get; }
Public ReadOnly Property Code As String Get
public: property String^ Code { String^ get (); }
member Code : string with get
Property Value
StringSee Also