SearchReportByIdList
A complex data type that describes what items to search for within a report.
Schema
<xsd:complextType="SearchReportByIdList">
<xsd:sequence>
<xsd:element name="SelectByIdList"
type="typens:ArrayOfString"/>
<xsd:element name="SearchByIdList"
type="typens:ArrayOfComponent" minOccurs="0"/> </xsd:sequence>
</xsd:complexType>
Elements
SearchReportByIdList

The list of report IDs to search. Specify one of the following items:

SelectByIdList
The list of report IDs to select

SearchByIdList
The list of report IDs and values to search