Click or drag to resize

IndexProviderBaseType Property

Index provider type

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

Property Value

Type: String

Implements

IIndexProviderType
See Also