3.1.4.159.3.2 ExecuteSPGetUpdatesThatSupersedeUpdateResponseBody
Contains a list of updates that supersede the specified update.
-
<xsd:complexType name="ExecuteSPGetUpdatesThatSupersedeUpdateResponseBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPGetUpdatesThatSupersedeUpdateResult" nillable="true" type="tns:CompleteUpdates"/> </xsd:sequence> </xsd:complexType>
ExecuteSPGetUpdatesThatSupersedeUpdateResult: This field MUST be present. It contains a list of updates that supersede the specified update. When no updates supersede the specified update, an empty collection is returned.