Returns a human readable value for an element in an entity.
public string GetEntityElementDisplayName(
string entityKey,
string elementKey
)
Function GetEntityElementDisplayName( _
ByVal entityKey As String, _
ByVal elementKey As String _
) As String
String^ GetEntityElementDisplayName(
String^ entityKey,
String^ elementKey
)
entityKey
The entity key System.String which the element belongs to.
elementKey
The element key System.String for which the friendly name will be returned.
A System.String representing the friendly name for the element.
For an example of using the CatalogFactory refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document