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 public string HolidayList { get; set; }
function get_HolidayList();
function set_HolidayList(value);
Property Value
StringRemarks
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 Arizona Employees
See Also