Click or drag to resize

UserPoliciesCallBack Property

Gets the call back policy name assigned to a user

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

Property Value

String
Remarks
Gets the call back policy name assigned to a user. The maximum length for this value is 50 characters.

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
Weekend
See Also