Class IdScrollResult

Version: 3.4

Describes a scroll result containing ids.

Inheritance
object
IdScrollResult
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class IdScrollResult : ScrollResultBase<long>, IIdScrollResult, IScrollResult<long>, IScrollResult, IQueryResult<long>, IQueryResult

Constructors

IdScrollResult(string, IEnumerable<long>, long, long)

Initializes a new instance of the IdScrollResult class.

Declaration
RequestResponse
public IdScrollResult(string scrollId, IEnumerable<long> items, long totalItems, long offset)
Parameters
TypeNameDescription
stringscrollId

The scroll id.

IEnumerable<>longitems

The items.

longtotalItems

The total items count.

longoffset

The offset.

Implements

Do you have some feedback for us?

If you have suggestions for improving this article,