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