3.1.4.8 GetListCollection

The GetListCollection operation is used to get general information about all the lists in the context site.

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

The protocol client sends a GetListCollectionSoapIn request message, and the protocol server responds with a GetListCollectionSoapOut response message.