Click or drag to resize

IndexSearchConfigurationFields Property

Namespace:  Dynamicweb.Indexing.Querying
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
[DataMemberAttribute(Name = "Fields")]
public TwoDimensionalDictionary Fields { get; set; }

Property Value

Type: TwoDimensionalDictionary
See Also