Click or drag to resize

GetTimeOffPolicyDetailModelRestrictProbationPeriodType 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 RestrictProbationPeriodType { get; set; }

Property Value

Int32
Remarks
Restrict prohibition for X period. Where the period is the RestrictProbationPeriodType. The duration types are Days=0, Weeks=1, PayPeriods=3, Months=4. This value is also related to "Restrictions Sections".

Example
1
See Also