Activate |
{ "RecipeName": "RECIPE1234", "Revision": "C", "Lane": 1, "Stage": { "StageSequence": 1, "StageName": "STAGE1", "StageType": "Work" } }
The ActivateRecipeRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActivateRecipeRequest |
Name | Description | |
---|---|---|
![]() | Lane | The optional number of the production lane where the recipe should be activated |
![]() | RecipeName | The name of the recipe. (may include full path, if applicable) |
![]() | Revision | The version indicator for the recipe (optional) |
![]() | Stage | The optional name or number of the stage where the recipe should be activated |