Table of Contents

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

string

Occurrences

public int Occurrences { get; set; }

Property Value

int

SortOrder

public int SortOrder { get; set; }

Property Value

int

Value

public string Value { get; set; }

Property Value

string
To top