Click or drag to resize

GetTimeOffPolicyDetailModelRestrictProbationPeriod Property

Restrict prohibition for X period

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

Property Value

Int32
Remarks
Restrict prohibition for X period. Where X is the RestrictProbationPeriod. The probation of X period after their accrual start date. During this period, time is accrued but not granted. The accrued time will be granted immediately upon completion of probation period. This value is also related to "Restrictions Sections".

Example
1
See Also