| GetTimeOffPolicyDetailRuleModelAccrualCapOnly Property |  | 
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal AccrualCapOnly { get; set; }function get_AccrualCapOnly();
function set_AccrualCapOnly(value);
Property Value
Decimal Remarks
Remarks
                This value represents the AccrualCap ID of the 
GetTimeOffPolicyDetailRuleModel. 
                
|  Note | 
|---|
| The AccrualCap is the maximum amount of accrual hours GetTimeOffPolicyDetailRuleModel that an employee can obtain.
                    If the cap is set at 100 hours, then once the user has reached that cap no 
                    additional hours will accrue. 
 When an employee is at this cap they will no longer accrue any hours (forfeit).
 | 
 Example
Example12
 See Also
See Also