UserPoliciesShiftDiffEffDate Property | |
Gets the shift differential effective date that it was assigned to the user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime ShiftDiffEffDate { get; set; }
function get_ShiftDiffEffDate();
function set_ShiftDiffEffDate(value);
Property Value
DateTimeRemarks
Gets the shift differential effective date that it was assigned to the user. This is the date this shift differential went into affect for this user.
Note |
---|
Setup:
Manager > Employees > Policies Tab
Configuration > Payroll Processing
|
Example 2012-12-12
See Also