Method GetDocValuesFormatType
GetDocValuesFormatType(String)
Gets the DocValuesFormat name
.
Declaration
protected virtual Type GetDocValuesFormatType(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name | The name of the DocValuesFormat |
Returns
Type | Description |
---|---|
Type | The DocValuesFormat |