CrmServiceClient.GetEntityName(Int32) Method

Definition

Returns the Entity name for the given Type code

public:
 System::String ^ GetEntityName(int entityTypeCode);
public string GetEntityName (int entityTypeCode);
member this.GetEntityName : int -> string
Public Function GetEntityName (entityTypeCode As Integer) As String

Parameters

entityTypeCode
Int32

Returns

Applies to