IsKeyEntityElement Method

Summary
Returns a value indicating whether an element is a key entity.
Syntax
C#
C++/CLI
public virtual bool IsKeyEntityElement( 
   string entityKey, 
   string elementKey 
) 
public: 
virtual bool IsKeyEntityElement(  
   String^ entityKey, 
   String^ elementKey 
)  

Parameters

entityKey
The entity key System.String.

elementKey
The element key System.String.

Return Value

true of the element is a key entity; otherwise, false.

Remarks

For a practice on using the CatalogFactory, refer to the Event Log Viewer utility in the "Leadtools.Medical.Winforms" project.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.