AddPayrollPayTypeModelOvertimeFactor Property | |
The overtime factor to use
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public decimal OvertimeFactor { get; set; }
function get_OvertimeFactor();
function set_OvertimeFactor(value);
Property Value
DecimalRemarks
The overtime factor to use.
Example 21
See Also