MetadataExtensions.GetEntityName(ServiceClient, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Entity name for the given Type code
public static string GetEntityName (this Microsoft.PowerPlatform.Dataverse.Client.ServiceClient serviceClient, int entityTypeCode);
static member GetEntityName : Microsoft.PowerPlatform.Dataverse.Client.ServiceClient * int -> string
<Extension()>
Public Function GetEntityName (serviceClient As ServiceClient, entityTypeCode As Integer) As String
Parameters
- serviceClient
- ServiceClient
ServiceClient
- entityTypeCode
- Int32