Click or drag to resize

UserPoliciesExceptionsEffDate Property

Gets the exception policy assignment start 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 ExceptionsEffDate { get; set; }

Property Value

DateTime
Remarks
Gets the exception policy assignment start date assigned to a user. This is the date this exception policy went into affect for this user.

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