Table of Contents

Classification Allowed Value

ClassificationAllowedValueId : int64Notes : stringIsActive : booleanCode : stringDescription : stringSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32ClassificationPermissionTreeUserclassificationuser rightscreated bymodified by

Learn more about Classification Allowed Values from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetClassificationAllowedValue

Get a Classification Allowed Value resource.

View

PATCH UpdateClassificationAllowedValue

Update an existing Classification Allowed Value resource.

View

DELETE DeleteClassificationAllowedValue

Delete an existing Classification Allowed Value resource.

View

GET GetClassificationAllowedValueCollection

Get a collection of Classification Allowed Value resources.

View

POST CreateClassificationAllowedValue

Create a new Classification Allowed Value resource.

View

GET GetClassificationAllowedValueForClassificationCollection

Get a list of Classification Allowed Value resources for the Classification.

View

GET LookupClassificationAllowedValueChangePermissionTree

Lookup the permission set for changing the Classification Allowed Value.

View

GET LookupClassificationAllowedValueClassification

Lookup the Classification for the Classification Allowed Value.

View

GET LookupClassificationAllowedValueInsertPermissionTree

Lookup the permission set for creating the Classification Allowed Value.

View

GET BatchGetClassificationAllowedValue

Get a collection of Classification Allowed Value resources for the set of id's.

View

POST BatchCreateClassificationAllowedValue

Create a new collection of Classification Allowed Value resources.

View

PATCH BatchUpdateClassificationAllowedValue

Update a collection of existing Classification Allowed Value resources.

View

DELETE BatchDeleteClassificationAllowedValue

Delete a collection of existing Classification Allowed Value resources.

View

PATCH ChangeClassificationAllowedValueIsActive

Change the IsActive status for an existing Classification Allowed Value resource.

View

PATCH ChangeClassificationAllowedValuePermissionTree

Change the PermissionTree for an existing Classification Allowed Value resource.

View

PATCH BatchChangeClassificationAllowedValueIsActive

Change the IsActive status for a collection of existing Classification Allowed Value resources.

View

PATCH BatchChangeClassificationAllowedValuePermissionTree

Change the PermissionTree status for a collection of existing Classification Allowed Value resources.

View