| 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
Syntaxpublic int TimeSlicePreID { get; set; }function get_TimeSlicePreID();
function set_TimeSlicePreID(value);
Property Value
Int32 Remarks
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
Example102563
 See Also
See Also