Property RequireOnlyOneIngredient
| Improve this Doc View SourceRequireOnlyOneIngredient
True: Requires only one of the list of ingredients to be able to produce the result.
False: All of the ingredients are required.
Defaults to false.
Declaration
public bool RequireOnlyOneIngredient { get; set; }
Property Value
Type | Description |
---|---|
bool |