| ChangeStreamDocumentTDocument Properties | 
The ChangeStreamDocumentTDocument generic type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CollectionNamespace | 
            Gets the namespace of the collection.
             | 
|  | DocumentKey | 
            Gets the document key.
             | 
|  | FullDocument | 
            Gets the full document.
             | 
|  | OperationType | 
            Gets the type of the operation.
             | 
|  | ResumeToken | 
            Gets the resume token.
             | 
|  | UpdateDescription | 
            Gets the update description.
             | 
 See Also
See Also