Click or drag to resize

UserPoliciesCallBackEffDate Property

Gets the callback policy effective date assigned to a user

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

Property Value

DateTime
Remarks
Gets the callback policy effective date assigned to a user. This is the date this callback policy went into affect for this user.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Payroll Processing
Note  Note
A call back policy is a set of rules that determines how an employee is paid in a 'Call Back' situation. This is typically a scenario where the employee is not scheduled to work, or has left for the day, and must go back into work.
Example
2012-12-12
See Also