UserPoliciesHolidayListEffDate Property | |
Gets the holiday list effective date assigned to a user.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime HolidayListEffDate { get; set; }
function get_HolidayListEffDate();
function set_HolidayListEffDate(value);
Property Value
DateTimeRemarks
Gets the holiday list effective date assigned to a user. This is the date this holiday list policy went into affect for this user.
Note |
---|
Setup:
Manager > Employees > Policies Tab
Configuration > Time Off > Holidays
|
Example 12/04/2015
See Also