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