Click or drag to resize

GetTimeOffPolicyDetailModelRestrictAccrualPeriod Property

Restrict the employee from accruing for X period after the accrual start date.

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

Property Value

Int32
Remarks
Restrict the employee from accruing for X period after the accrual start date. Where X is the RestrictAccrualPeriod. This value is also related to "Restrictions Sections".

Example
1
See Also