Click or drag to resize

DeleteLaborLevelDetailIn Structure

Deletes a labor level detail
Inheritance Hierarchy
SystemObject
  SystemValueType
    AppOne.Services.V2.ContractsDeleteLaborLevelDetailIn

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

The DeleteLaborLevelDetailIn 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 exampleIDList A list of IDs that will be flagged as deleted
Top
Remarks
Deletes a list of user schedules by its ID.
Example
See Also