3.1.4.20 GetListContentTypesAndProperties

The GetListContentTypesAndProperties operation is used to retrieve all content types from a list, and specified properties from the list and site property bags. All protocol servers SHOULD<62> support this operation.

 <wsdl:operation name="GetListContentTypesAndProperties">
     <wsdl:input message="GetListContentTypesAndPropertiesSoapIn" />
     <wsdl:output message="GetListContentTypesAndPropertiesSoapOut" />
 </wsdl:operation>

The protocol client sends a GetListContentTypesAndPropertiesSoapIn message (section 3.1.4.20.1.1) and the protocol server responds with a GetListContentTypesAndPropertiesSoapOut message (section 3.1.4.20.1.2).