Click or drag to resize

TimeAddPunchBatchParamsIn Class

TimeAddPunchBatchParamsIn represent the input object to add a time punch
Inheritance Hierarchy
SystemObject
  AppOne.Web.Service.Services.V1R0.Customer.ContractsTimeAddPunchBatchParamsIn

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

The TimeAddPunchBatchParamsIn type exposes the following members.

Properties
 NameDescription
Public propertyAction Gets or sets Action
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the TWS interface
* Required Property
Public propertyItems Gets or sets Time
Top
See Also