RecipeIngredientsRepositoryPrincipalRecipeIngredientIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<RecipeIngredient, Nullable<Guid>> PrincipalRecipeIngredientIdAttribute
Public Shared ReadOnly PrincipalRecipeIngredientIdAttribute As ColumnDataAttribute(Of RecipeIngredient, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<RecipeIngredient^, Nullable<Guid^>^>^ PrincipalRecipeIngredientIdAttribute
static val PrincipalRecipeIngredientIdAttribute: ColumnDataAttribute<RecipeIngredient, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeRecipeIngredient,
NullableGuid
See Also