Gets specification abbreviation.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string GetSpecificationAbbreviation(
int specificationId
)
Parameters
- specificationId Int32
-
The specification identifier.
Return Value
String
See Also
Reference