CrmServiceClient.PickListMetaElement Class
Applies To: Dynamics CRM 2015
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 ref class PickListMetaElement sealed
[<Sealed>]
type PickListMetaElement = class end
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
© 2016 Microsoft. All rights reserved. Copyright