3.1.4.13.3.2 ExecuteSPDeployUpdate2ResponseBody

Returns the result of the deployment operation.

  
 <xsd:complexType name="ExecuteSPDeployUpdate2ResponseBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPDeployUpdate2Result" nillable="true" type="tns:GenericReadableRow"/>
   </xsd:sequence>
 </xsd:complexType>

ExecuteSPDeployUpdate2Result: This field MUST be present. The data type is GenericReadableRow (section 2.2.4.12). The elements in that array SHOULD be interpreted as defined in section 2.2.4.12.1.