UserPoliciesShiftDiffID Property |  |
Gets the shift differential ID assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int ShiftDiffID { get; set; }
function get_ShiftDiffID();
function set_ShiftDiffID(value);
Property Value
Int32
Remarks
Gets the shift differential ID assigned to a user. This is the unique ID that identifies this shift differential policy.
Note |
---|
Setup:
Manager > Employees > Policies Tab
Configuration > Payroll Processing
|
Example33
See Also