Attributes Property
Overloads
Attributes |
Optional. * For SearchSuggest method, this array is empty. * For SearchObjects method, this array is empty or contain * For SearchResults method, this array is empty, or contains JSON property name: qAttributes |
Attributes
Optional.
- For SearchSuggest method, this array is empty.
- For SearchObjects method, this array is empty or contain qProperty .
- For SearchResults method, this array is empty, or contains qNum and/or qElemNum . It allows the user to request details in the outputted SearchGroupItemMatch . For more information, see SearchGroupItemMatch.
JSON property name: qAttributes
Declaration
IEnumerable<string> Attributes { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!