IAdhocReportExportSources.FindBySource

Fore Syntax

FindBySource(Source: IAdhocDataSourceObject): IAdhocReportExportSource;

Fore.NET Syntax

None;

Parameters

Source. A data source to be searched.

Description

The FindBySource method finds the specified data source in the collection.

Comments

If the data source is not found, the method returns Null.

See also:

IAdhocReportExportSources