FabricationConfigurationGetSpecificationAbbreviation Method

Gets specification abbreviation.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string GetSpecificationAbbreviation(
	int specificationId
)

Parameters

specificationId  Int32
The specification identifier.

Return Value

String
See Also