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