| UserPoliciesHolidayListID Property |  | 
                 Gets the holiday list ID assigned to a user.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int HolidayListID { get; set; }function get_HolidayListID();
function set_HolidayListID(value);
Property Value
Int32 Remarks
Remarks
                 Gets the holiday list ID assigned to a user.  This is the unique ID that identifies this holiday list policy.
                
|  Note | 
|---|
| Setup: Manager > Employees > Policies Tab
 Configuration > Time Off > Holidays
 
 | 
 Example
Example49
 See Also
See Also