ActivityEventResponse.ContinuationUri Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="continuationUri")]
public string ContinuationUri { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="continuationUri")>]
member this.ContinuationUri : string with get, set
Public Property ContinuationUri As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to