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 CRM 2015
Display label for the PickList Item
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string DisplayLabel { get; set; }
public:
property String^ DisplayLabel {
String^ get();
void set(String^ value);
}
member DisplayLabel : string with get, set
Public Property DisplayLabel As String
Property Value
Type: System.String
See Also
CrmServiceClient.PickListItem Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright