Interface IIdQueryResult

Version: 3.4

A query result containing entity ids.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IIdQueryResult : IQueryResult<long>, IQueryResult

Methods

CreateIterator()

Creates an iterator to iterate over the query results. The iterator can go back and forth all pages/batches of the query result.

Declaration
RequestResponse
IIdIterator CreateIterator()
Returns
TypeDescription
IIdIterator

A IIdIterator.

Do you have some feedback for us?

If you have suggestions for improving this article,