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