| Name | Description | Type | Additional information |
|---|---|---|---|
| FarmTechID |
The ID of the farm tech the schedule is for. |
integer |
None. |
| GrowerNumberID |
The ID of the grower the schedule is for. |
integer |
None. |
| GrowerName |
The name of the grower the schedule is for. |
string |
None. |
| FlockManagementID |
The ID of the flock management record the schedule is for. |
integer |
None. |
| FlockNumber |
The flock number of the flock the schedule is for. |
integer |
None. |
| PreCheckDate |
The pre-check date, if it falls within the schedule week. Null otherwise. |
date |
None. |
| FirstCheckDate |
The first-check date, if it falls within the schedule week. Null otherwise. |
date |
None. |
| SecondCheckDate |
The second-check date, if it falls within the schedule week. Null otherwise. |
date |
None. |
| ThirdCheckDate |
The third-check date, if it falls within the schedule week. Null otherwise. |
date |
None. |
| AIEstimatedDate |
The AI date, if it falls within the schedule week. Null otherwise. |
date |
None. |
| WeighAgeDay |
The weigh age day. This is the age and day the birds will be weighed. It is in the format of "{0}d-Mon" where the {0} is the age of the bird on the monday of the week |
string |
None. |
| Notes |
Any notes regarding this schedule. |
string |
None. |