Click or drag to resize

UserPoliciesExceptions Property

Gets the exception 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 Exceptions { get; set; }

Property Value

String
Remarks
Gets the exception 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
An exception policy is a set of rules to set the guidelines for flagging deviations from an employee’s schedule. Exceptions occur when an employee does something other than what was anticipated. Most exceptions require a schedule in order to be used.
Example
Attendance Exceptions
See Also