Method GetWeakTuningOperation
GetWeakTuningOperation(ElementExId)
Gets the weak tuning operation from the given operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
ElementExId GetWeakTuningOperation(ElementExId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementExId | inElementId | Identifier of the operation to analyze. |
Returns
| Type | Description |
|---|---|
| ElementExId | Weak tuning operation found. |