Interface IEntityDefinitionQueryResult

A query result containing IEntityDefinitions.

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

Methods

CreateIterator()

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

Declaration
RequestResponse
IEntityDefinitionIterator CreateIterator()
Returns

Do you have some feedback for us?

If you have suggestions for improving this article,