| IIndexInstances Property |
Gets or sets dictionary of IndexProvider object instances
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax IDictionary<string, IIndexProvider> Instances { get; set; }
Property Instances As IDictionary(Of String, IIndexProvider)
Get
Set
Property Value
Type:
IDictionaryString,
IIndexProviderSee Also