GetTimeOffPolicyDetailModelDoNotAllowTORBelowMaxNegative Property |  |
Gets the flag that shows if the available balance will drop below the "Max Negative"
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool DoNotAllowTORBelowMaxNegative { get; set; }
function get_DoNotAllowTORBelowMaxNegative();
function set_DoNotAllowTORBelowMaxNegative(value);
Property Value
Boolean
Remarks
Gets the flag that shows if the available balance will drop below the "Max Negative". This value is related to "Misc Time Off Requests".
Exampletrue
See Also