| GetTimeOffPolicyDetailModelLimitAnnualAccrual Property |  | 
               Do not accrue time for hours worked over 0 per year.
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool LimitAnnualAccrual { get; set; }function get_LimitAnnualAccrual();
function set_LimitAnnualAccrual(value);
Property Value
Boolean Remarks
Remarks
                 Do not accrue time for hours worked over 0 per year.  This value is related to "Accrual Type > Hours Worked".
                
 Example
Exampletrue/false
 See Also
See Also