2.2.4.122 RestInteractiveReportsListRequest

Namespace: http://schemas.microsoft.com/office/Excel/Server/WebServices/ExcelServerInternalService/

The RestInteractiveReportsListRequest type specifies the parameters for a list of interactive reports to be returned by the protocol server.

 <xs:complexType name="RestInteractiveReportsListRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema">
   <xs:complexContent mixed="false">
     <xs:extension base="tns:RestRequest"/>
   </xs:complexContent>
 </xs:complexType>