Click or drag to resize

GetTimeOffPolicyDetailModelQualifyMinWorkRequired Property

Requires that an employee meet a minimum number of hours worked before they qualify for the policy

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

Property Value

Boolean
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
3600
See Also