Click or drag to resize

UserPoliciesShiftDiff Property

Gets the shift differential 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 ShiftDiff { get; set; }

Property Value

String
Remarks
Gets the shift differential policy name assigned to a user. The maximum length for this value is 200 characters. Shift differentials enable a premium to be paid on top of an employees normal pay for working during a certain time of day.

Note  Note
Setup:
Manager > Employees > Policies Tab
Configuration > Payroll Processing
Example
My Shift Diff
See Also