Actuate Information Delivery API data types : SearchReportByNameList
 
SearchReportByNameList
A complex data type that describes what items to search for within a report.
Schema
<xsd:complexType name="SearchReportByNameList">
<xsd:sequence>
<xsd:element name="SelectByNameList"
type="typens:ArrayOfString"/>
<xsd:element name="SearchByNameList"
type="typens:ArrayOfComponent" minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>
Elements
SearchReportByNameList
*The list of report names to search. Specify one of the following items:
*SelectByNameList
The list of report names to select
*SearchByNameList
The list of report names and values to search