IAdhocReportExportSources.FindBySource

Syntax

FindBySource(Source: IAdhocDataSourceObject): IAdhocReportExportSource;

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