Returns the list of DBIDs parallel to the list returned from the GetReportList method.
VBScript
workspace.GetReportDbIdList reporttype
Perl
$workspace->GetReportDbIdList(reporttype);
For Perl, returns a reference to an array of strings. Each string names one DBID.