Click or drag to resize

UserInfoModelShiftDifferential Property

Gets or sets the Shift Differential policy name for a user

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

Property Value

String
Remarks
This value represents the Shift Differential policy name for a user. Shift differentials enable a premium to be paid on top of an employees normal pay for working during a certain time of day.
Example
default
See Also