C#
VB
C++
Returns the name of an entity based on its key.
public string GetEntityName(string entityKey)
Function GetEntityName( _ByVal entityKey As String _) As String
String^ GetEntityName(String^ entityKey)
entityKey
The entity key System.String for which the name will be returned.
A System.String representing the name of the entity.
For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
