2027 Method
Changes 2
M

InternalDefinition.GetParameterTypeId

Description:
Tests whether this definition identifies a built-in parameter or not.
Remarks:
For a built-in parameter this method returns one of the ParameterTypeId static properties. For custom-defined parameters, such as shared, global, or family parameters the value is null.
public ForgeTypeId GetParameterTypeId()
ForgeTypeId ForgeTypeId