| 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 FacetGroupResult As IDictionary(Of String, FacetGroupResult)
Get
Set
Property Value
Type:
IDictionaryString,
FacetGroupResultSee Also