SearchReportByIdNameList
A complex data type that describes what items to search for within a report.
Schema
<xsd:complexType name="SearchReportByIdNameList">
<xsd:sequence>
<xsd:element name="SelectList"
type="typens:ArrayOfComponentIdentifier"/>
<xsd:element name="SearchList" type="typens:ArrayOfComponent"
minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
Elements
SearchReportByIdNameList

The list of reports to search. Use for creating a search list in which some components are identified by ID and others are identified by name. Specify one of the following items:

SelectList
The list of reports to select

SearchList
The list of reports to search