Application.CreateSearchInfo Method

SharePoint Designer Developer Reference

Returns a SearchInfo object that represents a custom find or find-and-replace operation.

Syntax

expression.CreateSearchInfo

expression   Required. A variable that represents an Application object.

Return Value
SearchInfo

See Also