Click or drag to resize

RecipesRepositoryExpiryDateAttribute Field

Definition of the ExpiryDate data attribute

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<DateTime>> ExpiryDateAttribute

Field Value

Type: ColumnDataAttributeRecipe, NullableDateTime
See Also