Click or drag to resize

IIndexMeta Property

Gets or sets index meta information

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

Property Value

Type: IDictionaryString, String
See Also