SearchRequest.SearchOptions Property

 

A SearchOptions Class object used to refine the search request. Optional. Set this property before making a service request.

Syntax

public SearchOptions SearchOptions { set; get; }
Public Property SearchOptions As SearchOptions