Click or drag to resize

GetUserPayAdjustModelTimeSlicePreID Property

The value of TimeSlicePreID related to this pay adjustment

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public int TimeSlicePreID { get; set; }

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.

Example
102563
See Also