PhoenixmlDb.Core

DocumentOptions

Options for storing a document.

#DocumentOptions

Namespace: PhoenixmlDb.Core

Options for storing a document.

#Properties

Name Description
ContentType Content type (xml or json). Auto-detected if not specified.
Metadata Initial metadata to attach to the document.
Overwrite Whether to overwrite an existing document with the same name.