Click or drag to resize

PrincipalRecipeIngredientMaterialFromProperty Property

When not null, specifies that the material will be obtained from the value of the specified property. The property must have allowed values in the Products domain. [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 MaterialFromProperty { get; set; }

Property Value

Type: CustomProperty
See Also