| GetTimeOffPolicyDetailModelUseProjectedAvailableBalance Property |  | 
                 Use the projected available balance instead of the current available balance for time-off-requests balances that do not drop below negative numbers
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic bool UseProjectedAvailableBalance { get; set; }function get_UseProjectedAvailableBalance();
function set_UseProjectedAvailableBalance(value);
Property Value
Boolean Remarks
Remarks
                  Use the projected available balance instead of the current available balance for time-off-requests balances that do not drop below negative numbers.  
                  This value is also related to "Misc Settings > Time Off Requests".
                
 Example
Exampletrue
 See Also
See Also