Skip to main content

ISearch.BeginSearch method

Namespace: NextDesign.Core

Description

Request to start search.

argument

NameTypeDescription
namestringSearch name

From now on, this search service will set the search name you specify here.
typestringSearch type

From now on, the search type set here will be set for the search results added by this search service.
appendboolAppend search or
If True, start the next search while keeping the previous search result.

The default value is False.

Return value

  • void