Click or drag to resize

GetTimeOffPolicyDetailModelQualifyMinWorkFreq Property

The number an employee must have worked over a specific duration

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

Property Value

Int32
Remarks
The number an employee must have worked over a specific duration. The number an employee must have worked at least X hours over the last Y duration. Where QualifyMinWorkFreq is related to "Y". This value is also related to "Qualifications".

Example
3600
See Also