| GetTimeOffPolicyDetailModelRestrictUsedHoursEnabled Property |  | 
                 Do not allow employees to use more than X hours in a year
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool RestrictUsedHoursEnabled { get; set; }function get_RestrictUsedHoursEnabled();
function set_RestrictUsedHoursEnabled(value);
Property Value
Boolean Remarks
Remarks
                Do not allow employees to use more than X hours in a year.  This value is also related to "Restrictions Sections".
                
 Example
Example1
 See Also
See Also