GetTimeOffPolicyDetailModelAdjustmentExceedCapAllowed Property |  |
Gets the flag that allows adjustments to exceed the cap
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic bool AdjustmentExceedCapAllowed { get; set; }
function get_AdjustmentExceedCapAllowed();
function set_AdjustmentExceedCapAllowed(value);
Property Value
Boolean
Remarks
Gets the flag that allows adjustments to exceed the cap. This value is related to "Misc Time Off Calculations".
Exampletrue
See Also