| GetTimeOffPolicyDetailModelWorkHoursRequiredForAccrual Property |  | 
                The accrual type hours worked option where accrue after every X hours worked is enabled
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int WorkHoursRequiredForAccrual { get; set; }function get_WorkHoursRequiredForAccrual();
function set_WorkHoursRequiredForAccrual(value);
Property Value
Int32 Remarks
Remarks
                The accrual type hours worked option where accrue after every X hours worked is enabled.  
                This value is also related to "Accrual Type > Hours Worked".
                
 Example
Example99
 See Also
See Also