NumberingParameter
Description:
Create a new parameter with association based on a parameter id and an association type.
Create a new parameter with association based on a parameter id and an association type.
public NumberingParameter(
ElementId parameterId,
NumberingParameterType numberingParameterType
)
-
parameterIdThe parameter id for the target parameter.
-
numberingParameterTypeThe target for the associated parameter.
-
A non-optional argument was null
-
The enum is invalid for NumberingParameterType. -or- A value passed for an enumeration argument is not a member of that enumeration