3.1.4.5.2.2 ImportObjectsResponse

This element represents the body of the ImportObjectsSoapOut message and contains output parameters associated with the ImportObjects operation.

 <s:element name="ImportObjectsResponse">
   <s:complexType>
     <s:sequence>
       <s:element name="ImportObjectsResult" type="s:boolean"/>
     </s:sequence>
   </s:complexType>
 </s:element>

ImportObjectsResult: This element indicates whether the ImportObjects operation was successful.