Skip to content

Document

Represents a document instance in a document archive.

Capabilities

Security and Profile

Metadata

Properties

File Content

  • Document.Files: Gets the collection of attached files for the document.

Lifecycle

  • Document.Archive: Archives the document and returns the current document instance.
  • Document.Delete: Deletes the document.
  • Document.Publish: Publishes the document to the specified folders and returns the current document instance.
  • Document.Save: Saves the changes to the document and returns the current document instance.
  • Document.Unpublish: Unpublishes the document from all previously published folders and returns the current document instance.