Glossary: PutCommandData
Properties
| Name | Type | Description |
|---|---|---|
| Id | string | Document ID |
| ChangeVector | string | Document change-vector |
| Document | DynamicJsonValue | Document to put |
| Type | CommandType | The Command Type (PUT) |
| ForceRevisionCreationStrategy | ForceRevisionStrategy | Strategy for forcing a revision when the document is stored. None (default): no forced revision is created; Before: a forced revision |