Click or drag to resize

VoidType Fields

The DocumentsRepositoryBaseVoidType type exposes the following members.

Fields
  NameDescription
Public fieldvalue__
Public fieldStatic memberVoidDocument
Void only the document. If there are sub-documents, the operation might fail.
Public fieldStatic memberVoidWithReleasedSubDocuments
Void the document and all of its sub-documents, even the released ones.
Public fieldStatic memberVoidWithSubDocuments
Void the document and its non-released sub-documents. If there are released sub-documents, the operation might fail.
Top
See Also