string GetEntityName( string entityKey )
'Declaration Function GetEntityName( _ ByVal entityKey As String _ ) As String
'Usage Dim instance As ICatalog Dim entityKey As String Dim value As String value = instance.GetEntityName(entityKey)
String^ GetEntityName( String^ entityKey )
Target Platforms
ICatalog Interface ICatalog Members