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

UpdatedDocuments

IndexingReport.UpdatedDocuments property

Gets the list of updated documents.

public string[] UpdatedDocuments { get; }

Property Value

The list of updated documents.

See Also