ActivityListResponseEnvelope.HasMoreResults Property

Definition

hasMoreResults

[System.Text.Json.Serialization.JsonPropertyName("hasMoreResults")]
public bool? HasMoreResults { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("hasMoreResults")>]
member this.HasMoreResults : Nullable<bool> with get, set
Public Property HasMoreResults As Nullable(Of Boolean)

Property Value

Attributes

Applies to