| GetTimeOffPolicyDetailModelRestrictMinWorkSecs Property |  | 
                The number of seconds worked during the accrual period before they will earn time for this accrual period
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int RestrictMinWorkSecs { get; set; }function get_RestrictMinWorkSecs();
function set_RestrictMinWorkSecs(value);
Property Value
Int32 Remarks
Remarks
                The number of seconds worked during the accrual period before they will earn time for this accrual period.
                 This value is also related to "Restrictions Sections". 
                
 Example
Example1
 See Also
See Also