Click or drag to resize

FacetGroupType Property

Gets or sets facet group type

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

Property Value

Type: String

Implements

IFacetGroupType
See Also