OvertimeDefinitionMultiplier Property |
Coefficient of each OT level by which the wage of overtime hours should be multiplied.
Namespace: AMG.API.Definitions.PoliciesAssembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public double Multiplier { get; set; }
Public Property Multiplier As Double
Get
Set
public:
property double Multiplier {
double get ();
void set (double value);
}
member Multiplier : float with get, set
Property Value
Type:
DoubleSee Also