GetEntityElements Method

Summary
Returns the elements keys for the specified entity.
Syntax
C#
C++/CLI
public string[] GetEntityElements( 
   string entityKey 
) 
array<String^>^ GetEntityElements(  
   String^ entityKey 
)  

Parameters

entityKey
The entity key System.String which elements keys will be returned.

Return Value

An array of System.String objects for all the elements keys for an entity in the catalog.

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 22.0.2023.2.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.