| UserPoliciesHolidayList Property |  | 
                Gets the holiday list name assigned to a user
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string HolidayList { get; set; }function get_HolidayList();
function set_HolidayList(value);
Property Value
String Remarks
Remarks
                Gets the holiday list name assigned to a user. The maximum length for this value is 50 characters.
                
|  Note | 
|---|
| Setup: Manager > Employees > Policies Tab
 Configuration > Time Off > Holidays
 
 | 
 Example
ExampleArizona Employees
 See Also
See Also