CustomWebLinkRead

Extracts custom Web link configuration data.

Usage

Use the CustomWebLinkRead method to extract custom Web link configuration data for an object.

The object is specified with the <ObjectName> child element of apQuery:WebLinkSet.

See CustomWebLinkUpsert for information about the custom Web link data specified in apData:WebLinkSet.

Note: Internally, concatenated fields are custom Web links, however you cannot use the CustomWebLinkRead method to read concatenated field data.

Arguments

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

.

Table Arguments Taken by the CustomWebLinkRead Method

Name Description Required Default I/O

apQuery:WebLinkSet

The custom Web link query criteria.

Yes

Not applicable

Input

apData:ListOfWebLinkSet

The extracted custom Web link data.

Not applicable

Not applicable

Output

Return Value of the Call

The custom Web link is returned.