Click or drag to resize

FacetVisibilityCondition Property

Gets or sets the condition type.

Namespace:  Dynamicweb.Indexing.Querying.Faceting
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
[JsonConverterAttribute(typeof(StringEnumConverter))]
public FacetVisibilityCondition Condition { get; set; }

Property Value

Type: FacetVisibilityCondition
See Also