| GetTimeOffPolicyDetailModelQualifyMinWorkRequired Property |  | 
                 Requires that an employee meet a minimum number of hours worked before they qualify for the policy 
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool QualifyMinWorkRequired { get; set; }function get_QualifyMinWorkRequired();
function set_QualifyMinWorkRequired(value);
Property Value
Boolean Remarks
Remarks
                Requires that an employee meet a minimum number of hours worked before they qualify for the policy .  This value is also related to "Qualifications". 
                
 Example
Example3600
 See Also
See Also