Gets the service type name.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetServiceTypeName(
int serviceTypeId
)
Parameters
- serviceTypeId Int32
-
The service type identifier.
Return Value
String
See Also
Reference