GetTimeOffPolicyDetailModelRestrictProbationPeriod Property | |
Restrict prohibition for X period
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int RestrictProbationPeriod { get; set; }
function get_RestrictProbationPeriod();
function set_RestrictProbationPeriod(value);
Property Value
Int32Remarks
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