GetEntityName Method

Summary
Returns the name of an entity based on its key.
Syntax
C#
C++/CLI
public string GetEntityName( 
   string entityKey 
) 
String^ GetEntityName(  
   String^ entityKey 
)  

Parameters

entityKey
The entity key System.String for which the name will be returned.

Return Value

A System.String representing the name of the entity.

Remarks

For a practice on using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Help Version 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.