PickListMetaElement.Items Property

Definition

Array of Potential Pick List Items.

public System.Collections.Generic.List<Microsoft.PowerPlatform.Dataverse.Client.Extensions.PickListItem> Items { get; set; }
member this.Items : System.Collections.Generic.List<Microsoft.PowerPlatform.Dataverse.Client.Extensions.PickListItem> with get, set
Public Property Items As List(Of PickListItem)

Property Value

Applies to