| FacetOptions Property |
Gets or sets facet options collection
Namespace:
Dynamicweb.Indexing.Querying.Faceting
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax public IEnumerable<FacetOption> Options { get; set; }
Public Property Options As IEnumerable(Of FacetOption)
Get
Set
Property Value
Type:
IEnumerableFacetOptionSee Also