Represents a discrete cycle involving the application of Fumigant to a Chamber.
| Name | Data Type | Description |
|---|---|---|
| JobKey | Integer |
System assigned, immutable value that uniquely identifies the record |
| Category | Category |
Refer to data type’s documentation for further information |
| ReleaseCriteria | ReleaseCriteria |
Refer to data type’s documentation for further information |
| Chamber | Chamber |
Refer to data type’s documentation for further information |
| Fumigant | Fumigant |
Refer to data type’s documentation for further information |
| LoadedDateTime | Nullable<DateTime> |
|
| LoadedBy | Name |
Refer to data type’s documentation for further information |
| WitnessDateTime | Nullable<DateTime> |
|
| SafetyWitness | Name |
Refer to data type’s documentation for further information |
| AppliedBy | Name |
Refer to data type’s documentation for further information |
| UnloadedDateTime | Nullable<DateTime> |
|
| UnloadedBy | Name |
Refer to data type’s documentation for further information |
| UnloadedLocation | Location |
Refer to data type’s documentation for further information |
| FumigantLot | String |
|
| NitrogenLot | String |
|
| AmountUsed | Nullable<Decimal> |
|
| VolatizerTemp | Nullable<Integer> |
|
| ApplicationRate | Nullable<Decimal> |
|
| MBLevel | Nullable<Decimal> |
|
| NitrogenAmount | Nullable<Integer> |
|
| ChamberPressure | Nullable<Decimal> |
|
| WashedDateTime | Nullable<DateTime> |
|
| WashedBy | Name |
Refer to data type’s documentation for further information |
| WashedCount | Nullable<Integer> |
|
| Inputs | AncestryObject[] |
Refer to data type’s documentation for further information |