PrincipalRecipeIngredientsRepositoryLineOrdAttribute Field |
Definition of the
LineOrd data attribute
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PrincipalRecipeIngredient, int> LineOrdAttribute
Public Shared ReadOnly LineOrdAttribute As ColumnDataAttribute(Of PrincipalRecipeIngredient, Integer)
public:
static initonly ColumnDataAttribute<PrincipalRecipeIngredient^, int>^ LineOrdAttribute
static val LineOrdAttribute: ColumnDataAttribute<PrincipalRecipeIngredient, int>
Field Value
Type:
ColumnDataAttributePrincipalRecipeIngredient,
Int32
See Also