Click or drag to resize

UserPoliciesHolidayListID Property

Gets the holiday list ID assigned to a user.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int HolidayListID { get; set; }

Property Value

Int32
Remarks
Gets the holiday list ID assigned to a user. This is the unique ID that identifies this holiday list policy.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Time Off > Holidays
Example
49
See Also