Method HasUserEnumerationPossibleValues
HasUserEnumerationPossibleValues(ElementId)
Tells wether the user enumeration parameter has possible values.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 17, 0, 0)]
bool HasUserEnumerationPossibleValues(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.17.000.000.