C#
VB
C++
Returns a value indicating whether an element is a key entity.
public bool IsKeyEntityElement(string entityKey,string elementKey)
Function IsKeyEntityElement( _ByVal entityKey As String, _ByVal elementKey As String _) As Boolean
bool IsKeyEntityElement(String^ entityKey,String^ elementKey)
entityKey
The entity key System.String.
elementKey
The element key System.String.
true of the element is a key entity; false otherwise.
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
