Click or drag to resize

GetTimeOffPolicyDetailModelLimitAnnualAccrual Property

Do not accrue time for hours worked over 0 per year.

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

Property Value

Boolean
Remarks
Do not accrue time for hours worked over 0 per year. This value is related to "Accrual Type > Hours Worked".

Example
true/false
See Also