Click or drag to resize

RecipesRepositoryProductIdAttribute Field

Definition of the data attribute for Product reference

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static readonly ColumnDataAttribute<Recipe, Nullable<Guid>> ProductIdAttribute

Field Value

Type: ColumnDataAttributeRecipe, NullableGuid
See Also