| GetTimeOffPolicyDetailModelRestrictAccrualPeriod Property |  | 
                Restrict the employee from accruing for X period after the accrual start date.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int RestrictAccrualPeriod { get; set; }function get_RestrictAccrualPeriod();
function set_RestrictAccrualPeriod(value);
Property Value
Int32 Remarks
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
Example1
 See Also
See Also