GetPayrollPayAdjustModelPayAdjustID Property |  |
The unique ID used to identify the payroll pay adjustment.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int PayAdjustID { get; set; }
function get_PayAdjustID();
function set_PayAdjustID(value);
Property Value
Int32
Remarks
The unique ID used to identify the payroll pay adjustment. This number can be negative and has default unchangeable types.
Example5
See Also