ActivateRecipeRequest Class |
[This is preliminary documentation and is subject to change.]
{
"RecipeName": "RECIPE1234",
"Revision": "C",
"Lane": "1",
"Stage": "1"
}Namespace: CFX.Production
The ActivateRecipeRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| Lane |
The optional name or number of the production lane where
the recipe should be activated
| |
| RecipeName |
The name of the recipe
| |
| Revision |
The version indicator for the recipe
| |
| Stage |
The optional name or number of the stage where
the recipe should be activated
|