  | IQueryResultFacetGroupResult Property  | 
 
            Gets or sets facet groups result
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
SyntaxIDictionary<string, FacetGroupResult> FacetGroupResult { get; set; }Property FacetGroupResult As IDictionary(Of String, FacetGroupResult)
	Get
	Set
Property Value
Type: 
IDictionaryString, 
FacetGroupResult
See Also