| GetTimeOffPolicyDetailModelTORBalanceAdjustmentType Property |  | 
                The time off request balance adjustment type
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic int TORBalanceAdjustmentType { get; set; }function get_TORBalanceAdjustmentType();
function set_TORBalanceAdjustmentType(value);
Property Value
Int32 Remarks
Remarks
                The time off request balance adjustment type.  The three different balance types are: 
                1. (0) Don't Include Requests or Future Approvals 
                2. (1) Include Future Approvals 
                3. (2) Include Both Requests and Future Approvals
                This value is also related to "Balances Sections". 
                
 Example
Example1
 See Also
See Also