Property Current
Current
Gets the current batch of documents.
IEnumerable<out TDocument> Current { get; }
Property Value
- IEnumerable<TDocument>
The current batch of documents.
Gets the current batch of documents.
IEnumerable<out TDocument> Current { get; }
The current batch of documents.