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
Syntax public int PayAdjustID { get; set; }
function get_PayAdjustID();
function set_PayAdjustID(value);
Property Value
Int32Remarks
The unique ID used to identify the payroll pay adjustment. This number can be negative and has default unchangeable types.
Example 5
See Also