Click or drag to resize

IndexBuilds Property

Gets or sets index builders

Namespace:  Dynamicweb.Indexing
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IDictionary<string, IIndexBuilder> Builds { get; set; }

Property Value

Type: IDictionaryString, IIndexBuilder

Implements

IIndexBuilds
See Also