Click or drag to resize
SphinxSearchResultFields Property
Gets a list of strings containing the names of the fields for this result.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public IList<string> Fields { get; }

Property Value

Type: IListString
See Also