ItemsList.Value Property

Definition

List of Items

[System.Text.Json.Serialization.JsonPropertyName("value")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.DynamicsAX.Models.Item> Value { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("value")>]
member this.Value : System.Collections.Generic.List<Azure.Connectors.Sdk.DynamicsAX.Models.Item> with get, set
Public Property Value As List(Of Item)

Property Value

Attributes

Applies to