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