SearchOptions Class

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Provides optional parameters that control results of a system search.

Namespace:  Microsoft.CommerceServer
Assembly:  Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Class SearchOptions
'Usage
Dim instance As SearchOptions
[ComVisibleAttribute(false)]
public class SearchOptions
[ComVisibleAttribute(false)]
public ref class SearchOptions
public class SearchOptions

Remarks

Provides properties to customize the search results when performing searches on the system.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer..::.SearchOptions

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SearchOptions Members

Microsoft.CommerceServer Namespace