Click or drag to resize

UserPoliciesExceptionsID Property

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

Property Value

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

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