RecipeOperationSetupTimeMinutes Property |
Time needed to setup the equipment. [Required] [Default(0)]
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic int SetupTimeMinutes { get; set; }
Public Property SetupTimeMinutes As Integer
Get
Set
public:
property int SetupTimeMinutes {
int get ();
void set (int value);
}
member SetupTimeMinutes : int with get, set
Property Value
Type:
Int32
See Also