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