Method AreRealParameterPossibleValuesStrict
AreRealParameterPossibleValuesStrict(ElementId)
Tells wether the possible values of the real parameter are strict.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
bool AreRealParameterPossibleValuesStrict(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.17.000.000.