CrmServiceClient.GetEntityName Method (Int32)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Returns the Entity name for the given Type code
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string GetEntityName(
int entityTypeCode
)
Public Function GetEntityName (
entityTypeCode As Integer
) As String
Parameters
- entityTypeCode
Type: System.Int32
Return Value
Type: System.String
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright