Method GetOperationVersion
GetOperationVersion(ElementId)
Gets the version of the algorithm used to execute the operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 20, 400, 121)]
string GetOperationVersion(ElementId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementId | inElementId | Operation Id |
Returns
| Type | Description |
|---|---|
| string | The execution version as a string. |