<PackageReference Include="Relativity.Server.Services.DataContracts.SDK" Version="5000.0.2" />

Relativity.Services.Search.WordListDictionaryResponse

Service response containing paged results from dtSearch word list dictionary search
public readonly long TotalResults

Total number of resulting word list entries

Paged results from dtSearch word list dictionary search

public WordListDictionaryResponse(List<WordListResult> wordListResults, long totalResults)

Constructor for WordListDictionaryResponse