CrmServiceClient.PickListMetaElement Class
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
PickList data
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Tooling.Connector.CrmServiceClient.PickListMetaElement
Syntax
public sealed class PickListMetaElement
Public NotInheritable Class PickListMetaElement
Constructors
Name | Description | |
---|---|---|
CrmServiceClient.PickListMetaElement() | Default Constructor |
|
CrmServiceClient.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 |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright