Fabrication Configuration Get Specification Name Method Gets the specification name from its identifier. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string GetSpecificationName( int specId ) Public Function GetSpecificationName ( specId As Integer ) As String public: String^ GetSpecificationName( int specId ) member GetSpecificationName : specId : int -> string Parameters specId Int32 The specification identifier. Return Value String The specification name; See Also Reference FabricationConfiguration Class Autodesk.Revit.DB Namespace
Fabrication Configuration Get Specification Name Method Gets the specification name from its identifier. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public string GetSpecificationName( int specId ) Public Function GetSpecificationName ( specId As Integer ) As String public: String^ GetSpecificationName( int specId ) member GetSpecificationName : specId : int -> string Parameters specId Int32 The specification identifier. Return Value String The specification name; See Also Reference FabricationConfiguration Class Autodesk.Revit.DB Namespace