| GetTimeOffPolicyDetailModelRestrictProbationPeriodType 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 RestrictProbationPeriodType { get; set; }function get_RestrictProbationPeriodType();
function set_RestrictProbationPeriodType(value);
Property Value
Int32 Remarks
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
Example1
 See Also
See Also