Click or drag to resize

GetPayrollPayAdjustModelStartDateTime Property

The date time in which the pay adjustment will start to be effective

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public DateTime StartDateTime { get; set; }

Property Value

DateTime
Remarks
The date time in which the pay adjustment will start to be effective.

Example
"Date(1437433200000)"
"2015-07-31T07:00:00.00"
See Also