Click or drag to resize

IFacetGroupFieldsTermsCount Property

Gets or sets facets field terms count

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

Property Value

Type: IDictionaryString, Int32
See Also