Records an employee carrying out a task in the grading of a WeightReceipt sample.
| Name | Data Type | Description |
|---|---|---|
| GradingEventKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| GradingEventType | GradingEventType |
Refer to data type’s documentation for further information |
| Employee | Employee |
Employee that carried out the task |
| Date | DateTime |
Date the task was carried out |