GetPagesInSectionResponse.PagesInSectionValueObject Property

Definition

value

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<System.Text.Json.JsonElement?> PagesInSectionValueObject { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.PagesInSectionValueObject : System.Collections.Generic.List<Nullable<System.Text.Json.JsonElement>> with get, set
Public Property PagesInSectionValueObject As List(Of Nullable(Of JsonElement))

Property Value

Attributes

Applies to