HistoryControlRecipeDetails
- Last UpdatedSep 21, 2017
- 1 minute read
This table stores information about the History of the Recipe.
|
Field |
Description |
Allow Null |
Type |
|---|---|---|---|
|
Id |
ID of the Recipe executed. |
No |
Integer |
|
ControlRecipeId |
Specifies the control Recipe ID |
No |
nVarchar |
|
Label |
Specifies the label name for history control . |
No |
String |
|
Value |
Specifies the value for history control recipe extra info |
Yes |
String |
|
DisplayOrder |
Species the order in which the labels and value is displayed in the user interface. |
Yes |
Integer |