Click or drag to resize

GetTimeOffPolicyDetailModelAdjustmentExceedCapAllowed Property

Gets the flag that allows adjustments to exceed the cap

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

Property Value

Boolean
Remarks
Gets the flag that allows adjustments to exceed the cap. This value is related to "Misc Time Off Calculations".

Example
true
See Also