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
Syntaxpublic bool UseFormula { get; set; }
function get_UseFormula();
function set_UseFormula(value);
Property Value
Boolean
Remarks
The unit label to associate with the pay adjustment. Formulas can be used to calculate amounts, like per-piece rates or mileage reimbursement.
ExampleMiles
See Also