Last date modified: 2025-Oct-28

Interface: IRecentSearchTermCountUpdatedEvent

Event data for the HighlightServiceEventType.RecentSearchTermCountUpdated event

Properties

setCount

setCount: number

Updated count of the Persistent Highlight Set as a whole


setRendered

setRendered: boolean

Set to true if the set containing the term has been fully rendered


termArtifactId

termArtifactId: number

Persistent Highlight Term Artifact Id


termCount

termCount: number

Total amount of highlights for a term found in the document


termRendered

termRendered: boolean

Set to true if this term has been fully rendered and this is the final count


viewerType

viewerType: RelativityViewerType

RelativityViewerType RelativityViewerType of highlight count being updated

Return to top of the page
Feedback