Partager via


PickListMetaElement Class

Definition

PickList data

public sealed class PickListMetaElement
type PickListMetaElement = class
Public NotInheritable Class PickListMetaElement
Inheritance
PickListMetaElement

Constructors

PickListMetaElement()

Default Constructor

PickListMetaElement(String, String, String)

Constructs a PickList item with data.

Properties

ActualValue

Current value of the PickList Item

DisplayValue

Displayed value for the PickList

Items

Array of Potential Pick List Items.

PickListLabel

Displayed Label

Applies to