Click or drag to resize

GetTimeOffPolicyDetailModelQualifyMinWorkSecs 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 QualifyMinWorkSecs { 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 QualifyMinWorkSecs is related to "X". This value is also related to "Qualifications".

Example
3600
See Also