Table of Contents

Task Roll Up Point

TaskRollUpPointId : int64Code : stringDescription : stringNotes : stringIsActive : booleanSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUseruser rightscreated bymodified by

Learn more about Task Roll Up Points from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetTaskRollUpPoint

Get a Task Roll Up Point resource.

View

PATCH UpdateTaskRollUpPoint

Update an existing Task Roll Up Point resource.

View

DELETE DeleteTaskRollUpPoint

Delete an existing Task Roll Up Point resource.

View

GET GetTaskRollUpPointCollection

Get a collection of Task Roll Up Point resources.

View

POST CreateTaskRollUpPoint

Create a new Task Roll Up Point resource.

View

GET LookupTaskRollUpPointChangePermissionTree

Lookup the permission set for changing the Task Roll Up Point.

View

GET LookupTaskRollUpPointInsertPermissionTree

Lookup the permission set for creating the Task Roll Up Point.

View

GET BatchGetTaskRollUpPoint

Get a collection of Task Roll Up Point resources for the set of id's.

View

POST BatchCreateTaskRollUpPoint

Create a new collection of Task Roll Up Point resources.

View

PATCH BatchUpdateTaskRollUpPoint

Update a collection of existing Task Roll Up Point resources.

View

DELETE BatchDeleteTaskRollUpPoint

Delete a collection of existing Task Roll Up Point resources.

View

PATCH ChangeTaskRollUpPointIsActive

Change the IsActive status for an existing Task Roll Up Point resource.

View

PATCH ChangeTaskRollUpPointPermissionTree

Change the PermissionTree for an existing Task Roll Up Point resource.

View

PATCH BatchChangeTaskRollUpPointIsActive

Change the IsActive status for a collection of existing Task Roll Up Point resources.

View

PATCH BatchChangeTaskRollUpPointPermissionTree

Change the PermissionTree status for a collection of existing Task Roll Up Point resources.

View