Click or drag to resize

RecipeReleaseDate Property

The date, when the recipe was released to production. [Required] [Default(Today)] [Filter(ge;le)]

Namespace:  Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DateTime ReleaseDate { get; set; }

Property Value

Type: DateTime
See Also