This class has two functions:
  • to encapsulate the search parameters for an outgoing (remote search).
  • to decipher the search parameters for an incoming search.

Namespace:  Phoenix.BLL.Search
Assembly:  Phoenix.BLL (in Phoenix.BLL.dll) Version: 2.9.3209.25656 (2.9.0.0)

Syntax

C#
public class SearchRequest

Remarks

Class diagram

Inheritance Hierarchy

System..::.Object
  Phoenix.BLL.Search..::.SearchRequest

See Also