| 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
Syntaxpublic int RestrictProbationPeriod { get; set; }function get_RestrictProbationPeriod();
function set_RestrictProbationPeriod(value);
Property Value
Int32 Remarks
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
Example1
 See Also
See Also