ConnectApi.ZoneSearchResult Class

Information about a specific zone search result.

Name Type Description Available Version
hasBestAnswer Boolean Indicates if the search result has a best answer 29.0
id String ID of the search result. The search result can be a question or an article. 29.0
title String Title of the search result 29.0
type ConnectApi.​ZoneSearch​ResultType Enum Specifies the zone search result type
  • Article—Search results contain only articles.
  • Question—Search results contain only questions.
29.0
voteCount String Number of votes given to the search result 29.0
Previous
Next