Click or drag to resize

PostDocumentsQuery Properties

The PostDocumentsQuery type exposes the following members.

Properties
  NameDescription
Public propertyOverwrite
If a document already exists, whether to overwrite (replace) the document rather than respond with error.
Public propertyReturnNew
Whether to return a full copy of the new document.
Public propertyReturnOld
Whether to return a full copy of the old document.
Public propertySilent
If set to true, an empty object will be returned as response. No meta-data will be returned for the created document. This option can be used to save some network traffic.
Public propertyWaitForSync
Top
See Also