C#
VB
C++
Returns the name of an entity based on its key.
public virtual string GetEntityName(string entityKey)
Public Overridable Function GetEntityName( _ByVal entityKey As String _) As String
public:virtual String^ GetEntityName(String^ entityKey)
entityKey
The entity key System.String which 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
