Mes.WebApi.Models.V3.Quality.SampleCharLink JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| sample_id | The sample ID. | integer |
| char_id | The characteristic ID. | integer |
| qm_spec_id | The ID of the specification from which the sample was generated. | integer |
| note | The note about this sample for this characteristic. | string |
| cause_id | The ID of the cause for this characteristic of this sample. | integer |
| control_move | Indicates whether there was a change to an environmental factor for this sample that would render old control limits obsolete. The default is false. | boolean |
| ignore_sample | Indicates whether this sample is ignored when calculating statistics and run rule violations for this characteristic. The default is false. | boolean |
| equipment | The equipment used to make the measurements for this characteristic for this sample. | string |
| last_edit_at | The date and time when the record was added or last updated. | string |