Bagikan melalui


ResourceQueryResult.SkipToken Property

Definition

When present, the value can be passed to a subsequent query call (together with the same query and scopes used in the current request) to retrieve the next page of data.

public string SkipToken { get; }
member this.SkipToken : string
Public ReadOnly Property SkipToken As String

Property Value

Applies to