Click or drag to resize

FacetGroupSubType Property

Gets or sets facet group sub type

Namespace:  Dynamicweb.Indexing.Querying.Faceting
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public string SubType { get; set; }

Property Value

Type: String

Implements

IFacetGroupSubType
See Also