ActiveReports 8
FindEntryByName Method

The name of the entry to find.
Searches for the MetadataDictionaryEntry with the specified name
Syntax
'Declaration
 
Function FindEntryByName( _
   ByVal name As System.String _
) As IMetadataDictionaryEntry
IMetadataDictionaryEntry FindEntryByName( 
   System.string name
)

Parameters

name
The name of the entry to find.
See Also

Reference

IMetadataDictionary Interface
IMetadataDictionary Members

Support Forum