Click or drag to resize

GetTimeOffPolicyDetailModelRestrictUsedHoursEnabled Property

Do not allow employees to use more than X hours in a year

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

Property Value

Boolean
Remarks
Do not allow employees to use more than X hours in a year. This value is also related to "Restrictions Sections".

Example
1
See Also