Click or drag to resize

UserAccrualsTimeOffAccruals Property

Gets the time off accruals policy name assigned to a user

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

Property Value

String
Remarks
Gets the time off accruals policy name assigned to a user. This value represents the time off accrual policy name which defines the rules that determine how an employee accrues and uses time off such as PTO, Sick or Vacation.

Note  Note
Setup:
Manager > Employees > Accruals Tab
Caution note  Caution
The result of this value is controlled by the EffectiveDate value.
Example
default
See Also