GetTimeOffPolicyDetailModelMaxNegativeIncludeFutureTOR Property |  |
Gets the flag that includes future requests and approvals for max negative calculation.
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool MaxNegativeIncludeFutureTOR { get; set; }
function get_MaxNegativeIncludeFutureTOR();
function set_MaxNegativeIncludeFutureTOR(value);
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".
Exampletrue
See Also