AddPayrollPayAdjustModelUseEmpPayRate Property |  |
Use the employees pay rate
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool UseEmpPayRate { get; set; }
function get_UseEmpPayRate();
function set_UseEmpPayRate(value);
Property Value
Boolean
Remarks
Use the employees pay rate.
Exampletrue
See Also