Click or drag to resize

OperationMoveTimeMinutes Property

The time required for the product to move to the next operation. During this time no resource is allocated. [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 MoveTimeMinutes { get; set; }

Property Value

Type: Int32
See Also