Property Documents
- Namespace
- MongoDB.Driver.Core.WireProtocol.Messages
- Assembly
- MongoDB.Driver.Core.dll
Documents
Gets the documents.
public IBatchableSource<TDocument> Documents { get; }Property Value
- IBatchableSource<TDocument>
- The documents. 
Gets the documents.
public IBatchableSource<TDocument> Documents { get; }The documents.