Class FieldValueMapping
- Namespace
- Dynamicweb.Indexing.Querying
- Assembly
- Dynamicweb.Core.dll
public class FieldValueMapping
- Inheritance
-
FieldValueMapping
- Inherited Members
Properties
Key
public string Key { get; set; }
Property Value
Occurrences
public int Occurrences { get; set; }
Property Value
SortOrder
public int SortOrder { get; set; }
Property Value
Value
public string Value { get; set; }