Table of Contents

Task Importance

TaskImportanceId : int64Code : stringDescription : stringNotes : stringIsActive : booleanWeight : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Task Importances from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTaskImportance

Get a Task Importance resource.

View

PATCH UpdateTaskImportance

Update an existing Task Importance resource.

View

DELETE DeleteTaskImportance

Delete an existing Task Importance resource.

View

GET GetTaskImportanceCollection

Get a collection of Task Importance resources.

View

POST CreateTaskImportance

Create a new Task Importance resource.

View

GET LookupTaskImportanceChangePermissionTree

Lookup the permission set for changing the Task Importance.

View

GET LookupTaskImportanceInsertPermissionTree

Lookup the permission set for creating the Task Importance.

View

GET BatchGetTaskImportance

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

View

POST BatchCreateTaskImportance

Create a new collection of Task Importance resources.

View

PATCH BatchUpdateTaskImportance

Update a collection of existing Task Importance resources.

View

DELETE BatchDeleteTaskImportance

Delete a collection of existing Task Importance resources.

View

PATCH ChangeTaskImportanceIsActive

Change the IsActive status for an existing Task Importance resource.

View

PATCH ChangeTaskImportancePermissionTree

Change the PermissionTree for an existing Task Importance resource.

View

PATCH BatchChangeTaskImportanceIsActive

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

View

PATCH BatchChangeTaskImportancePermissionTree

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

View