FieldNames Property
Overloads
FieldNames |
List of field names that contain search hits. JSON property name: qFieldNames |
FieldNames
List of field names that contain search hits.
JSON property name: qFieldNames
Declaration
IEnumerable<string> FieldNames { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |