| UserInfoModelExceptionsPolicy Property |  | 
                Gets or sets Exception policy name for a user
            
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ExceptionsPolicy { get; set; }function get_ExceptionsPolicy();
function set_ExceptionsPolicy(value);
Property Value
String Remarks
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
ExampleAttendance Exceptions
 See Also
See Also