Click or drag to resize

GetTimeOffPolicyDetailModelMaxNegativeIncludeFutureTOR Property

Gets the flag that includes future requests and approvals for max negative calculation.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public bool MaxNegativeIncludeFutureTOR { get; set; }

Property Value

Boolean
Remarks
Gets the flag that includes future requests and approvals for max negative calculation. This value is related to "Misc Time Off Requests".

Note  Note
The DoNotAllowTORBelowMaxNegative flag must be true before this setting can be applied.
Example
true
See Also