Click or drag to resize

TimeSlicePreModel Class

TimeSlicePreModel represents the basic model for time slice information object
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeSlicePreModel

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public class TimeSlicePreModel : IServiceParams

The TimeSlicePreModel type exposes the following members.

Properties
 NameDescription
Public propertyAccuracy Acknowledge the accuracy values on punches submitted with Geo Coordinates
Public propertyCode exampleApplyHomeLaborLevelDefault If true then home labor-levels will be applied if no value is set
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the TWS interface
* Required Property
Public propertyCode exampleBadge Gets or sets Badge Number
Public propertyCode exampleEmpIdentifier Gets or sets Employee Number/Identifier
* Required Property
Public propertyCode exampleEmpNotes Gets or sets employee notes per punch transaction
Public propertyCode exampleHardwareTerminalID Gets or sets WebKioskTerminalID
Public propertyIsOfflinePunch If true indicates that punch was done offline
Public propertyCode exampleLaborLevel1 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel10 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel11 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel12 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel13 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel14 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel15 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel2 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel3 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel4 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel5 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel6 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel7 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel8 Gets or sets the labor level for a time entry
Public propertyCode exampleLaborLevel9 Gets or sets the labor level for a time entry
Public propertyLatitude Gets or sets Latitude of Employee
Public propertyLongitude Gets or sets Longitude of Employee
Public propertyCode exampleProcessingMode Gets or sets Processing Mode of Employee
Public propertyPunchPromptEmpAnswers Add/accept custom punch prompt data.
Public propertyCode exampleTransactionDateTime Gets or sets TransactionDateTime
* Required Property
Public propertyCode exampleTransactionType Gets or sets the TransactionType (PunchType)
Public propertyCode exampleValidateGeoLocation Gets or sets ValidateGeoLocation
Public propertyCode exampleWebKioskTerminalID Gets or sets WebKioskTerminalID
Top
See Also