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