Table of Contents

Cost Element

CostElementId : int64Code : stringDescription : stringNotes : stringIsActive : booleanCreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserCostElementAttributeuser rightscreated bymodified byattributes0..*

Learn more about Cost Elements from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetCostElement

Get a Cost Element resource.

View

PATCH UpdateCostElement

Update an existing Cost Element resource.

View

DELETE DeleteCostElement

Delete an existing Cost Element resource.

View

GET GetCostElementCollection

Get a collection of Cost Element resources.

View

POST CreateCostElement

Create a new Cost Element resource.

View

GET LookupCostElementChangePermissionTree

Lookup the permission set for changing the Cost Element.

View

GET LookupCostElementInsertPermissionTree

Lookup the permission set for creating the Cost Element.

View

GET BatchGetCostElement

Get a collection of Cost Element resources for the set of id's.

View

POST BatchCreateCostElement

Create a new collection of Cost Element resources.

View

PATCH BatchUpdateCostElement

Update a collection of existing Cost Element resources.

View

DELETE BatchDeleteCostElement

Delete a collection of existing Cost Element resources.

View

PATCH ChangeCostElementIsActive

Change the IsActive status for an existing Cost Element resource.

View

PATCH ChangeCostElementPermissionTree

Change the PermissionTree for an existing Cost Element resource.

View

PATCH BatchChangeCostElementIsActive

Change the IsActive status for a collection of existing Cost Element resources.

View

PATCH BatchChangeCostElementPermissionTree

Change the PermissionTree status for a collection of existing Cost Element resources.

View