ClubsSearchResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ClubsSearchResult
type ClubsSearchResult = class
interface __IClubsSearchResultPublicNonVirtuals
Public NotInheritable Class ClubsSearchResult
- Inheritance
-
ClubsSearchResult
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
Clubs |
List of clubs that match the search query |
SearchFacetResults |
Facets can be used to further narrow down search results. The return map maps a facet (ie. tag or title) to to a collection of search search facet result objects. A search facet result object describes how often a particular value of that facet occurred. |