Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Medical.DataAccessLayer.Catalog Namespace > ICatalog Interface : GetEntityElementName Method |
string GetEntityElementName( string entityKey, string elementKey )
'Declaration Function GetEntityElementName( _ ByVal entityKey As String, _ ByVal elementKey As String _ ) As String
'Usage Dim instance As ICatalog Dim entityKey As String Dim elementKey As String Dim value As String value = instance.GetEntityElementName(entityKey, elementKey)
String^ GetEntityElementName( String^ entityKey, String^ elementKey )