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