SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

SearchType Property

The type of query used in the search.

Syntax

[VB.NET]
Public Property SearchType As SpsearchSearchTypes

[C#]
public SpsearchSearchTypes SearchType {get; set;}

enum SpsearchSearchTypes { stString, stMSSQLFT }

Remarks

This property defines the type of Query specified as the parameter in the Search method.

By default, the query type is set to String. However, for SQL syntax queries, set this property to MSSQLFT.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0