GetTimeOffPolicyDetailModelQualifyMinWorkFreq Property |  |
The number an employee must have worked over a specific duration
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int QualifyMinWorkFreq { get; set; }
function get_QualifyMinWorkFreq();
function set_QualifyMinWorkFreq(value);
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".
Example3600
See Also