Method HasColorParameterPossibleValues
HasColorParameterPossibleValues(ElementId)
Tells wether the color parameter has possible values.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 18, 0, 0)]
bool HasColorParameterPossibleValues(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter. |
Returns
| Type | Description |
|---|---|
| bool | Wether the parameter has possible values. |
Remarks
This method is available since v7.18