Glossary: DeleteCommandData
Properties
| Name | Type | Description |
|---|---|---|
| Id | string | Document ID |
| Type | CommandType | The Command Type (DELETE) |
| ChangeVector | string | Document change-vector |
Methods
| Signature | Description |
|---|---|
| DynamicJsonValue ToJson(DocumentConventions conventions, JsonOperationContext context) | Translate this instance to Json. |