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