Click or drag to resize

GetTimeOffPolicyDetailModelWorkHoursRequiredForAccrual Property

The accrual type hours worked option where accrue after every X hours worked is enabled

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

Property Value

Int32
Remarks
The accrual type hours worked option where accrue after every X hours worked is enabled. This value is also related to "Accrual Type > Hours Worked".

Example
99
See Also