IQuery.Token Property

Definition

Gets or sets the query token. The token may hold context used to represent current state with back end services.

public object Token { get; set; }
member this.Token : obj with get, set
Public Property Token As Object

Property Value

Applies to