CrmServiceClient.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: ref class CrmServiceClient::PickListMetaElement sealed
public sealed class CrmServiceClient.PickListMetaElement
type CrmServiceClient.PickListMetaElement = class
Public NotInheritable Class CrmServiceClient.PickListMetaElement
- Inheritance
-
CrmServiceClient.PickListMetaElement
Constructors
CrmServiceClient.PickListMetaElement() |
Default Constructor |
CrmServiceClient.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 |