| GetTimeOffPolicyDetailModelMaxAllowedUsedSecs Property |  | 
                 The number of seconds that an employee cannot use in a year
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int MaxAllowedUsedSecs { get; set; }function get_MaxAllowedUsedSecs();
function set_MaxAllowedUsedSecs(value);
Property Value
Int32 Remarks
Remarks
                The number of seconds that an employee cannot use in a year.   This value is related to "Restrictions". 
                
 Example
Example3600
 See Also
See Also