GetPayrollPayAdjustModelUseFormula Property | |
Use the pay adjust formula
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
Use the pay adjust formula.
Example True/False
See Also