1. IScrollResult

Interface IScrollResult

A scroll result.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
public interface IScrollResult : IQueryResult

Properties

ScrollId

Gets last id of the scroll (can be different from last scroll).

Declaration
string ScrollId { get; }
Property Value
TypeDescription
string
If you have suggestions for improving this article, let us know!