GetUserPayAdjustModelTimeSlicePreID Property |  |
The value of TimeSlicePreID related to this pay adjustment
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic int TimeSlicePreID { get; set; }
function get_TimeSlicePreID();
function set_TimeSlicePreID(value);
Property Value
Int32
Remarks
The value of TimeSlicePreID related to this pay adjustment. This value helps to identify how the pay adjustment is correlated with time entry.
Example102563
See Also