Click or drag to resize

OperationRunTimeMinutes Property

The time required to process one product lot. The run time is calculated for each produced lot. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Production.Resources
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public int RunTimeMinutes { get; set; }

Property Value

Type: Int32
See Also