CrmServiceClient.PickListMetaElement.PickListLabel Property
Applies To: Dynamics CRM 2015
Displayed Label
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string PickListLabel { get; set; }
public:
property String^ PickListLabel {
String^ get();
void set(String^ value);
}
member PickListLabel : string with get, set
Public Property PickListLabel As String
Property Value
Type: System.String
See Also
CrmServiceClient.PickListMetaElement Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright