Edit

Share via


PickList.Items Property

Definition

A list of PicklistItemModel.

[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<string> Items { get; set; }
member this.Items : System.Collections.Generic.IList<string> with get, set
Public Property Items As IList(Of String)

Property Value

Attributes

Applies to