Table of Contents

Resource Document

ResourceDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordResourceuser rightscreated bymodified bylinked todocuments0..*

Learn more about Resource Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetResourceDocument

Get a Resource Document resource.

View

PATCH UpdateResourceDocument

Update an existing Resource Document resource.

View

DELETE DeleteResourceDocument

Delete an existing Resource Document resource.

View

GET GetResourceDocumentCollectionForResource

Get a collection of Resource Document resources for the Resource.

View

GET GetResourceDocumentCollection

Get a collection of Resource Document resources.

View

POST CreateResourceDocument

Create a new Resource Document resource.

View

GET LookupResourceDocumentChangePermissionTree

Lookup the permission set for changing the Resource Document.

View

GET LookupResourceDocument

Resource Document

View

GET LookupResourceDocumentInsertPermissionTree

Lookup the permission set for creating the Resource Document.

View

GET LookupResourceDocumentResource

Lookup the Resource Document for the Resource Document.

View

GET BatchGetResourceDocument

Get a collection of Resource Document resources for the set of id's.

View

POST BatchCreateResourceDocument

Create a new collection of Resource Document resources.

View

PATCH BatchUpdateResourceDocument

Update a collection of existing Resource Document resources.

View

DELETE BatchDeleteResourceDocument

Delete a collection of existing Resource Document resources.

View

PATCH ChangeResourceDocumentIsActive

Change the IsActive status for an existing Resource Document resource.

View

PATCH ChangeResourceDocumentPermissionTree

Change the PermissionTree for an existing Resource Document resource.

View

PATCH BatchChangeResourceDocumentPermissionTree

Change the PermissionTree status for a collection of existing Resource Document resources.

View

PATCH BatchChangeResourceDocumentIsActive

Change the IsActive status for a collection of existing Resource Document resources.

View