Method IsStockUpdateOperation
IsStockUpdateOperation(ElementExId)
Tells whether an operation is a stock update operation.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 8, 0, 0)]
bool IsStockUpdateOperation(ElementExId inElementId)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementExId | inElementId | Identifier of the operation to analyze. |
Returns
| Type | Description |
|---|---|
| bool | The operation is a stock update operation. |