Click or drag to resize

IndexName Property

Gets or sets index instance name

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

Property Value

Type: String

Implements

IIndexName
See Also