Table of Contents

Task Interval

TaskIntervalId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32Interval : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeTaskIntervalTypeUseruser rightstypecreated bymodified by

Learn more about Task Intervals from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTaskInterval

Get a Task Interval resource.

View

PATCH UpdateTaskInterval

Update an existing Task Interval resource.

View

DELETE DeleteTaskInterval

Delete an existing Task Interval resource.

View

GET GetTaskIntervalCollection

Get a collection of Task Interval resources.

View

POST CreateTaskInterval

Create a new Task Interval resource.

View

GET GetTaskIntervalForTaskIntervalTypeCollection

Get a collection of Task Interval resources for the Task Interval Type.

View

GET LookupTaskIntervalChangePermissionTree

Lookup the permission set for changing the Task Interval.

View

GET LookupTaskIntervalInsertPermissionTree

Lookup the permission set for creating the Task Interval.

View

GET LookupTaskIntervalTaskIntervalType

Lookup the Task Interval Type for the Task Interval.

View

GET BatchGetTaskInterval

Get a collection of Task Interval resources for the set of id's.

View

POST BatchCreateTaskInterval

Create a new collection of Task Interval resources.

View

PATCH BatchUpdateTaskInterval

Update a collection of existing Task Interval resources.

View

DELETE BatchDeleteTaskInterval

Delete a collection of existing Task Interval resources.

View

PATCH ChangeTaskIntervalIsActive

Change the IsActive status for an existing Task Interval resource.

View

PATCH ChangeTaskIntervalPermissionTree

Change the PermissionTree for an existing Task Interval resource.

View

PATCH BatchChangeTaskIntervalIsActive

Change the IsActive status for a collection of existing Task Interval resources.

View

PATCH BatchChangeTaskIntervalPermissionTree

Change the PermissionTree status for a collection of existing Task Interval resources.

View