Class ScrollRequest
Defines a scroll request.
Inherited Members
Namespace: StylelabsStylelabs.MStylelabs.M.BaseQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
EntityLoadOptions
Gets or sets indicates if and how entities resulting entities should be loaded. By default, no entities will be loaded.
Declaration
Property Value
| Type | Description |
|---|---|
| EntityLoadOptions |
ScrollId
Gets or sets the id of the scroll session to get the next results for.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
ScrollTime
Gets or sets the time to keep the scroll session alive.
Declaration
Property Value
| Type | Description |
|---|---|
| TimeSpan |