Class: DocumentContent

tibco.objectapi.bds.document.DocumentContent

new DocumentContent()

The actual content of a document to be passed to or from the document repository. Constructs a new DocumentContent.

The following features are supported:

Members

content :string

base64Binary This property holds the value of the 'Content' attribute.
Type:
  • string

mimeType :string

MIME type of 'content' This property holds the value of the 'Mime Type' attribute.
Type:
  • string