Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Constructs a PickList item with data.
Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public PickListMetaElement(
    string actualValue,
    string displayValue,
    string pickListLabel
)
Public Sub New (
    actualValue As String,
    displayValue As String,
    pickListLabel As String
)
Parameters
- actualValue
 Type: System.String
- displayValue
 Type: System.String
- pickListLabel
 Type: System.String
See Also
CrmServiceClient.PickListMetaElement Overload
CrmServiceClient.PickListMetaElement Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright