Click or drag to resize

UserPoliciesHolidayListEffDate Property

Gets the holiday list effective date assigned to a user.

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

Property Value

DateTime
Remarks
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  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Time Off > Holidays
Example
12/04/2015
See Also