AddPayrollPayAdjustModelUseFormula Property | |
Apply the formla to a pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public bool UseFormula { get; set; }
function get_UseFormula();
function set_UseFormula(value);
Property Value
BooleanRemarks
The unit label to associate with the pay adjustment. Formulas can be used to calculate amounts, like per-piece rates or mileage reimbursement.
Example Miles
See Also