3.1.4.17 GetListCollection

The GetListCollection operation is used to retrieve information about all the lists on the current site.

 <wsdl:operation name="GetListCollection">
     <wsdl:input message="GetListCollectionSoapIn" />
     <wsdl:output message="GetListCollectionSoapOut" />
 </wsdl:operation>

The protocol client sends a GetListCollectionSoapIn request message (section 3.1.4.17.1.1) and the server responds with a GetListCollectionSoapOut response message (section 3.1.4.17.1.2).