SearchInvokeOptions interface

Provides information about the options desired for a SearchInvokeValue

Properties

skip

Indicates starting reference number from which ordered search results should be returned.

top

Indicates the number of search results that should be returned.

Property Details

skip

Indicates starting reference number from which ordered search results should be returned.

skip: number

Property Value

number

top

Indicates the number of search results that should be returned.

top: number

Property Value

number