You are currently browsing legacy 4.0 version of documentation. Click here to switch to the newest 5.1 version.
Glossary: StreamResult<T>
Properties
Name | Type | Description |
---|---|---|
Id | string | Document ID |
ChangeVector | string | Document change vector |
Metadata | IMetadataDictionary | Document metadata |
Document | T |
Document deserialized to a given generic type |