Method HasRealParameterConstraints
HasRealParameterConstraints(ElementId)
Determines whether the paramter has contraints.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
bool HasRealParameterConstraints(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter. |
Returns
| Type | Description |
|---|---|
| bool | Whether the parameter has constraints. |
Remarks
This method is available since v7.17.000.000.