ColorFillScheme.IsValidParameterDefinitionId
Method
Description:
Checks whether the input parameter id can be applied to the scheme.
Checks whether the input parameter id can be applied to the scheme.
Parameters
| Parameter | Type | Description |
|---|---|---|
| parameterId | ElementId |
Return Value
| Type | Description |
|---|---|
| Boolean | Returns true if the input parameter id can be set to this scheme, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |