Click or drag to resize

UpdateUserScheduleDetailIn Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsUpdateUserScheduleDetailIn

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public struct UpdateUserScheduleDetailIn : IServiceIn

The UpdateUserScheduleDetailIn type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleAuthToken Sets the Authentication Token which is required for any communication to the time-web API
* Required Property
Public propertyCode exampleAutoAdd If the record does not exist to update then automatically add it
Public propertyCode examplePayload Updates a list of UpdateUserScheduleDetailModel models
Top
Remarks
Example
See Also