Mes.WebApi.Models.V3.Prod.OperAttr JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| process_id | The ID of the process to which the operation belongs. | string |
| oper_id | The operation ID. | string |
| attr_id | The attribute ID. | integer |
| attr_value | The attribute value. | string |
| notes | The attribute notes. | string |
| mod_id | The current modification ID of the attribute record in the Oper_Attr table. This ID is binary number that increments each time the record's table row is modified. Optionally used for optimistic concurrency control when performing updates or deletes. | string |