UserInfoModelShiftDifferential Property |  |
Gets or sets the Shift Differential policy name for a user
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string ShiftDifferential { get; set; }
function get_ShiftDifferential();
function set_ShiftDifferential(value);
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.
Exampledefault
See Also