Click or drag to resize

PrincipalRecipeIngredientConditionalPropertyAllowedValue Property

When not null, specifies that, when creating recipe, the ingredient will be added only if the main product property, specified in Conditional_Property_Id equals the specified value. [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 CustomPropertyAllowedValue ConditionalPropertyAllowedValue { get; set; }

Property Value

Type: CustomPropertyAllowedValue
See Also