Click or drag to resize

IQueryResultFacetGroupResult Property

Gets or sets facet groups result

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
IDictionary<string, FacetGroupResult> FacetGroupResult { get; set; }

Property Value

Type: IDictionaryString, FacetGroupResult
See Also