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
Syntax public int TimeSlicePreID { get; set; }
function get_TimeSlicePreID();
function set_TimeSlicePreID(value);
Property Value
Int32Remarks
The value of TimeSlicePreID related to this pay adjustment. This value helps to identify how the pay adjustment is correlated with time entry.
Example 102563
See Also