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