Subelement.HasParameter
Method
Description:
Checks if this subelement have given parameter.
Checks if this subelement have given parameter.
Parameters
Parameter | Type | Description |
---|---|---|
parameterId | ElementId | Parameter id. |
Return Value
Type | Description |
---|---|
Boolean | True if %parameterId% identifies valid parameter of this subelement, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |