Share

FabricationConfiguration.GetServiceTypeName Method

Gets the service type name.


Namespace: Autodesk.Revit.DB
Assembly: 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

Was this information helpful?