3.1.4.19 GetListContentTypes

The GetListContentTypes operation<59> is used to retrieve all content types from a list.

 <wsdl:operation name="GetListContentTypes">
     <wsdl:input message="GetListContentTypesSoapIn" />
     <wsdl:output message="GetListContentTypesSoapOut" />
 </wsdl:operation>

The protocol client sends a GetListContentTypesSoapIn message (section 3.1.4.19.1.1) and the protocol server responds with a GetListContentTypesSoapOut message (section 3.1.4.19.1.2).