GetPayrollPoliciesGeneralPayPeriodStartDate Property | |
The date time in which the policy pay period will start
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime PayPeriodStartDate { get; set; }
function get_PayPeriodStartDate();
function set_PayPeriodStartDate(value);
Property Value
DateTimeRemarks
The date time in which the policy pay period will start.
Example
"Date(1437433200000)"
"2015-07-31T07:00:00.00"
See Also