FindByType(Type: DmReportType): IDmReport;
Type. Report type.
The FindByType property returns report of the specified type.
To get the number of reports in the collection, use the IDmReports.Count property
The property use is given in the example for IDmMethod.Execute.
See also: