| GetPayrollPayAdjustModelEndDateTime Property |  | 
                The date time in which the pay adjustment will no longer be effective
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic DateTime EndDateTime { get; set; }function get_EndDateTime();
function set_EndDateTime(value);
Property Value
DateTime Remarks
Remarks
                 The date time in which the pay adjustment will no longer be effective.  
                 
 Example
Example
                "Date(1437433200000)" 
                "2015-07-31T07:00:00.00"
            
 See Also
See Also