Method GetEnumerationDefinition
GetEnumerationDefinition(ElementId)
Gets the GUID of the class defining the enumeration of an enumeration parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 6, 0, 0)]
Guid GetEnumerationDefinition(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the parameter to analyze. |
Returns
| Type | Description |
|---|---|
| Guid | Enumeration GUID. |
Remarks
This method is available since v7.6.