TaskListServiceGetDataResponse.D Property

Definition

d

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

Property Value

Attributes

Applies to