Recipe |
{
"RecipeName": "RECIPE3234",
"Revision": "D",
"ModifiedBy": {
"OperatorIdentifier": "95739c63-7e59-481b-a597-627cb843c8f4",
"ActorType": "Human",
"LastName": "Smith",
"FirstName": "Bill",
"LoginName": "bill.smith@domain1.com"
},
"Reason": "PositionalCorrection",
"Notes": null
}The RecipeModified type exposes the following members.
| Name | Description | |
|---|---|---|
| RecipeModified |
| Name | Description | |
|---|---|---|
| ModifiedBy | The operator who performed the modification. (optional) | |
| Notes | Any additional notes provided by the user who performed the modification. | |
| Reason | The reason for the modification. | |
| RecipeName | The name of the recipe (may include full path, if applicable) | |
| Revision | Version number, e.g. “2.0” (Optional) | |
| WorkOrderIdentifier | ** NOTE: ADDED in CFX 1.6 ** Identifies the Work Order (or Batch) that is related to the modified recipe. |