Interface IFieldValueTypeFactory
A factory to create a IIndexFieldValueType for a field name
public interface IFieldValueTypeFactory
Methods
Create(string)
Creates a IIndexFieldValueType for a field name
IIndexFieldValueType Create(string fieldName)
Parameters
fieldName
string