Table of Contents

Section Document

SectionDocumentId : int64Notes : stringIsActive : boolSequenceNumber : int32CreatedOn : datetimeModifiedOn : datetimeVersion : int32PermissionTreeUserDocumentRecordSectionuser rightscreated bymodified bylinked todocuments0..*

Learn more about Section Documents from the following resources:

Operations

Operation Operation Id Summary Detail
GET GetSectionDocument

Get a Section Document resource.

View

PATCH UpdateSectionDocument

Update an existing Section Document resource.

View

DELETE DeleteSectionDocument

Delete an existing Section Document resource.

View

GET GetSectionDocumentCollectionForSection

Get a collection of Section Document resources for the Section.

View

GET GetSectionDocumentCollection

Get a collection of Section Document resources.

View

POST CreateSectionDocument

Create a new Section Document resource.

View

GET LookupSectionDocumentChangePermissionTree

Lookup the permission set for changing the Section Document.

View

GET LookupSectionDocument

Section Document

View

GET LookupSectionDocumentInsertPermissionTree

Lookup the permission set for creating the Section Document.

View

GET LookupSectionDocumentSection

Lookup the Section Document for the Section Document.

View

GET BatchGetSectionDocument

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

View

POST BatchCreateSectionDocument

Create a new collection of Section Document resources.

View

PATCH BatchUpdateSectionDocument

Update a collection of existing Section Document resources.

View

DELETE BatchDeleteSectionDocument

Delete a collection of existing Section Document resources.

View

PATCH ChangeSectionDocumentIsActive

Change the IsActive status for an existing Section Document resource.

View

PATCH ChangeSectionDocumentPermissionTree

Change the PermissionTree for an existing Section Document resource.

View

PATCH BatchChangeSectionDocumentIsActive

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

View

PATCH BatchChangeSectionDocumentPermissionTree

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

View