| Name | SearchResultInfo | |
|---|---|---|
| Usage | SearchService | |
| search | ||
| Type | Complex | |
| ShortName | Name | Type | Description | Required? | Read only? | Cardinality | XML Attribute? | Implementation Notes |
|---|---|---|---|---|---|---|---|---|
| startAt | Starting Position | Integer | The starting position of the results. | Required | One | No | ||
| totalResults | Total Results | Integer | The total number of search results. | Required | One | No | ||
| rows | Search Result Rows | SearchResultRowInfoList | The search result rows. | Required | Many | No | ||
| sortColumn | Sort Column | String | The sorting column. | One | No | |||
| sortDirection | Sort Direction | String | The sort direction. | One | No |