Click or drag to resize

PrincipalRecipeIngredientConditionalProperty Property

When not null, specifies that, when creating recipe, the ingredient will be added only if this property is set for the main product. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public CustomProperty ConditionalProperty { get; set; }

Property Value

Type: CustomProperty
See Also