SearchInvokeOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the query options in the SearchInvokeValue for Invoke activity with Name of 'application/search'.
public class SearchInvokeOptions
type SearchInvokeOptions = class
Public Class SearchInvokeOptions
- Inheritance
-
SearchInvokeOptions
Constructors
SearchInvokeOptions() |
Properties
Skip |
Gets or sets the the starting reference number from which ordered search results should be returned. |
Top |
Gets or sets the number of search results that should be returned. |