Click or drag to resize

GetTimeOffPolicyDetailModelEmpDashDisplayEnabled Property

Gets the flag that shows if this time off type is shown on the employee dashboard

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

Property Value

Boolean
Remarks
Gets the flag that shows if this time off type is shown on the employee dashboard. This value is related to "Misc Dashboard Options".

Example
true
See Also