3.1.4.14.3.2 ExecuteSPGetDeploymentByIdResponseBody
Contains information about the specified deployment.
-
<xsd:complexType name="ExecuteSPGetDeploymentByIdResponseBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetDeploymentByIdResult" nillable="true" type="tns:GenericReadableRow"/> </xsd:sequence> </xsd:complexType>
ExecuteSPGetDeploymentByIdResult: 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.