2022 Method
Changes 8
M

SpecUtils.GetParameterType

Description:
Gets the ParameterType value corresponding to the given spec identifier.
[ObsoleteAttribute("This method is deprecated in Revit 2022 and may be removed in a future version of Revit. It will not be replaced, but until its removal it may be used to help migrate code that uses the 'ParameterType' enumeration to the ForgeTypeId class.")]
public static ParameterType GetParameterType(
	ForgeTypeId specTypeId
)
Return Value ParameterType The ParameterType value corresponding to the given spec identifier.