Class ScrollRequest

Defines a scroll request.

Inheritance
object
ScrollRequest
Namespace: StylelabsStylelabs.MStylelabs.M.BaseQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class ScrollRequest : QueryLoadingResource

Properties

EntityLoadOptions

Gets or sets indicates if and how entities resulting entities should be loaded. By default, no entities will be loaded.

Declaration
RequestResponse
public EntityLoadOptions EntityLoadOptions { get; set; }
Property Value
TypeDescription
EntityLoadOptions

ScrollId

Gets or sets the id of the scroll session to get the next results for.

Declaration
RequestResponse
public string ScrollId { get; set; }
Property Value
TypeDescription
string

ScrollTime

Gets or sets the time to keep the scroll session alive.

Declaration
RequestResponse
public TimeSpan ScrollTime { get; set; }
Property Value
TypeDescription
TimeSpan

Do you have some feedback for us?

If you have suggestions for improving this article,