Click or drag to resize

IndexMeta Property

Get or sets meta information

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

Property Value

Type: IDictionaryString, String

Implements

IIndexMeta
See Also