Click or drag to resize

IndexDescription Property

gets or sets description text

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

Property Value

Type: String

Implements

IIndexDescription
See Also