Click or drag to resize

UserInfoModelExceptionsPolicy Property

Gets or sets Exception policy name for a user

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

Property Value

String
Remarks
This value represents Exception policy name. Exception policy is 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

Note:Value is case insensitive for set operations
Example
Attendance Exceptions
See Also