Interface IScrollResult
A scroll result.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface IScrollResult : IQueryResult
Properties
ScrollId
Gets last id of the scroll (can be different from last scroll).
Declaration
RequestResponse
string ScrollId { get; }
Property Value
Type | Description |
---|---|
string |