| GetTimeOffPolicyDetailRuleModelBalanceCapOnly Property |  | 
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic decimal BalanceCapOnly { get; set; }function get_BalanceCapOnly();
function set_BalanceCapOnly(value);
Property Value
Decimal Remarks
Remarks
                This value represents the BalanceCap ID of the 
GetTimeOffPolicyDetailRuleModel. 
                
|  Note | 
|---|
| The BalanceCap is the maximum amount of balance hours GetTimeOffPolicyDetailRuleModel that an employee can obtain.
                    This is the max amount of hours an employee can have as a balance in the given pay type. 
 When an employee is at this cap they will no longer accrue any hours (forfeit). There is a box to allow manual adjustments to exceed to cap under time off policy.
 | 
 Example
Example12
 See Also
See Also