VoidType Fields |
The DocumentsRepositoryBaseVoidType type exposes the following members.
Name | Description | |
---|---|---|
![]() | value__ | |
![]() ![]() | VoidDocument |
Void only the document. If there are sub-documents, the operation might fail.
|
![]() ![]() | VoidWithReleasedSubDocuments |
Void the document and all of its sub-documents, even the released ones.
|
![]() ![]() | VoidWithSubDocuments |
Void the document and its non-released sub-documents. If there are released sub-documents, the operation might fail.
|