1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Results
  6. /
  7. FoundDocumentField
  8. /
  9. TermSequencesOccurrences

TermSequencesOccurrences

FoundDocumentField.TermSequencesOccurrences property

Gets the occurrences of the found term sequences.

public int[] TermSequencesOccurrences { get; }

Property Value

The occurrences of the found term sequences.

See Also