Click or drag to resize
SphinxSearchResultWarning Property
Gets a warning for this result, if any.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public string Warning { get; }

Property Value

Type: String
The warning.
See Also