Click or drag to resize

OperationWaitTimeMinutes Property

The time required to wait after completing the operation. During this time, the resource is still allocated to the operation. [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 WaitTimeMinutes { get; set; }

Property Value

Type: Int32
See Also