共用方式為


PickListMetaElement Class

Definition

PickList data

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

Constructors

Name Description
PickListMetaElement()

Default Constructor

PickListMetaElement(String, String, String)

Constructs a PickList item with data.

Properties

Name Description
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