3.1.4.156.3.2 ExecuteSPGetUpdatesBundledByUpdateResponseBody
This complex type contains the list of updates that are bundled by the update in the server.
-
<xsd:complexType name="ExecuteSPGetUpdatesBundledByUpdateResponseBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetUpdatesBundledByUpdateResult" nillable="true" type="tns:CompleteUpdates"/> </xsd:sequence> </xsd:complexType>
ExecuteSPGetUpdatesBundledByUpdateResult: This field MUST be present. It contains a list of all of the bundled updates. If no other updates are bundled with the specified update ID, an empty collection is returned.