SearchLayoutRead

Extracts all of the configuration data for a search layout for an object.

Usage

Use the SearchLayoutRead method to read the search layout data for an object.

The object and layout are specified with the <ObjectName> and <LayoutName> child elements of <apQuery:SearchLayout>. Only fields included in the request are returned in the response.

See SearchLayoutUpsert for information about the search layout data specified in apData:ListOfSearchLayout.

Arguments

The following table describes the arguments taken by the SearchLayoutRead method.

Table Arguments Taken by the SearchLayoutRead Method

Name Description Required Default I/O

apQuery:SearchLayout

The search layout query criteria.

Yes

Not applicable

Input

apData:ListOfSearchLayout

The extracted search layout data.

Not applicable

Not applicable

Output

Return Value of the Call

The search layout is returned.