Revit 2026 API
Fabrication |
The associated service abbreviation for the fabrication service.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string ServiceAbbreviation { get; }
Public ReadOnly Property ServiceAbbreviation As String Get
public: property String^ ServiceAbbreviation { String^ get (); }
member ServiceAbbreviation : string with get
Property Value
StringSee Also