1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Common
  6. /
  7. IndexingReport
  8. /
  9. RemovedDocuments

RemovedDocuments

IndexingReport.RemovedDocuments property

Gets the list of removed from index documents.

public string[] RemovedDocuments { get; }

Property Value

The list of removed from index documents.

See Also