Click or drag to resize

GetTimeOffPolicyModelHideAccrued Property

Gets the TimeOffPolicy HideAccrued of the current GetTimeOffPolicyModel

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

Property Value

Boolean
Remarks
This value represents the TimeOffPolicy HideAccrued setting used to determine if the value is shown on the employee dashboard.

Example
true
See Also