Method GetRelayType
GetRelayType(ElementId)
Gets the type of relay of the parameter.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 303, 120)]
ParameterRelayType GetRelayType(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Identifier of the element to analyze. |
Returns
| Type | Description |
|---|---|
| ParameterRelayType | Type of relay of the parameter, or None if the element is not a relay parameter entity. |
Remarks
This method is available since v7.8.303.120.