3.1.4.21.2.1 ExecuteSPRefreshDeployments

Contains the identifier of the deployment.

  
 <xsd:element name="ExecuteSPRefreshDeployments" nillable="true">
   <xsd:complexType>
     <xsd:sequence>
       <xsd:element minOccurs="1" maxOccurs="1" name="updateId" nillable="true" type="xsd:string"/>
     </xsd:sequence>
   </xsd:complexType>
 </xsd:element>

updateId: This field MUST be present. It represents the GUID of the deployment, which will be transferred to the latest revision for each of its associated updates.