Click or drag to resize

UserPoliciesCallBackID Property

Gets the call back policy ID assigned to a user.

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

Property Value

Int32
Remarks
Gets the call back policy ID assigned to a user. This is the unique ID that identifies this callback policy.

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