GetServiceTypeName Method


Gets the service type name.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2018

Syntax

C#
public string GetServiceTypeName(
	int serviceTypeId
)
Visual Basic
Public Function GetServiceTypeName ( _
	serviceTypeId As Integer _
) As String
Visual C++
public:
String^ GetServiceTypeName(
	int serviceTypeId
)

Parameters

serviceTypeId
Type: System Int32
The service type identifier.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →