Click or drag to resize

GetTimeOffPolicyModelHideGranted Property

Gets the TimeOffPolicy HideGranted 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 HideGranted { get; set; }

Property Value

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

Example
true
See Also