Click or drag to resize

SqlIndexBuilderDefaultSettings Property

Gets default settings collection

Namespace:  Dynamicweb.Indexing.Builders
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public override IDictionary<string, Object> DefaultSettings { get; }

Property Value

Type: IDictionaryString, Object

Implements

IIndexBuilderDefaultSettings
See Also