GetConfigSrchId method: SearchConfiguration class

Syntax

GetConfigSrchId()

Description

Use the GetConfigSrchId method to retrieve the configured search ID. The search ID is auto assigned in the PTS_SRCH_ASGN table.

The search ID is in this format: <PortalName>_<PortalObjName>.

Parameters

None.

Returns

A string value containing the search ID.

Example

&criteriaObj.GetConfigSrchId();