WorkgroupShiftEfficiencyFactorPercent Property |
Efficiency factor of the routing steps for this shift, expressed as percentage. [Required] [Default(1)]
Namespace:
Aloe.EnterpriseOne.Model.Production.Resources
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic decimal EfficiencyFactorPercent { get; set; }
Public Property EfficiencyFactorPercent As Decimal
Get
Set
public:
property Decimal^ EfficiencyFactorPercent {
Decimal^ get ();
void set (Decimal^ value);
}
member EfficiencyFactorPercent : decimal with get, set
Property Value
Type:
Decimal
See Also