AddPayrollPayAdjustModelCode Property | |
The code of the payroll pay adjustments
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string Code { get; set; }
function get_Code();
function set_Code(value);
Property Value
StringRemarks
The code of the payroll pay adjustments. A unique short-code used to identify the pay adjustments.
Example CB
See Also