C#
VB
C++
Returns a human readable value for an entity.
public virtual string GetEntityDisplayName(
string entityKey
)
Public Overridable Function GetEntityDisplayName( _
ByVal entityKey As String _
) As String
public:
virtual String^ GetEntityDisplayName(
String^ entityKey
)
entityKey
The entity key System.String.
A System.String representing the friendly name for 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