| UserPoliciesShiftDiff Property |  | 
                Gets the shift differential policy name assigned to a user   
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string ShiftDiff { get; set; }function get_ShiftDiff();
function set_ShiftDiff(value);
Property Value
String Remarks
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 | 
|---|
| Setup: Manager > Employees > Policies Tab
 Configuration > Payroll Processing
 
 | 
 Example
ExampleMy Shift Diff
 See Also
See Also