PickListMetaElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |