Fabrication Configuration Get Service Type Name Method Gets the service type name. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string GetServiceTypeName( int serviceTypeId ) Public Function GetServiceTypeName ( serviceTypeId As Integer ) As String public: String^ GetServiceTypeName( int serviceTypeId ) member GetServiceTypeName : serviceTypeId : int -> string Parameters serviceTypeId Int32 The service type identifier. Return Value String See Also Reference FabricationConfiguration Class Autodesk.Revit.DB Namespace
Fabrication Configuration Get Service Type Name Method Gets the service type name. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string GetServiceTypeName( int serviceTypeId ) Public Function GetServiceTypeName ( serviceTypeId As Integer ) As String public: String^ GetServiceTypeName( int serviceTypeId ) member GetServiceTypeName : serviceTypeId : int -> string Parameters serviceTypeId Int32 The service type identifier. Return Value String See Also Reference FabricationConfiguration Class Autodesk.Revit.DB Namespace