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