Siebel Object Interfaces Reference > Interfaces Reference > Business Component Methods >

GetNamedSearch Method


GetNamedSearch returns the named search specification specified by searchName.

Syntax

BusComp.GetNamedSearch(searchName)

Argument
Description

searchName

Name of the search specification that references the search string.

Returns

A string containing the value specified in the search specification identified in searchName

Usage

The search specification uses the same syntax as used in predefined queries.

Used With

COM Data Control, COM Data Server, Java Data Bean, Mobile/Dedicated Web Client Automation Server, Server Script

See Also

GetSearchExpr Method
GetSearchSpec Method
SetNamedSearch Method

Siebel Object Interfaces Reference