CrmServiceClient.GetEntityDisplayName Method (String, Int32)
Dynamics CRM 2016
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets an Entity Name by Logical name or Type code.
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Public Function GetEntityDisplayName ( entityName As String, entityTypeCode As Integer ) As String
Parameters
- entityName
-
Type:
System.String
logical name of the entity
- entityTypeCode
-
Type:
System.Int32
Type code for the entity
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright
Community Additions
ADD
Show: