3.1.4.162.3.1 ExecuteSPGetLanguagesForUpdateRequestBody

This complex type contains the criteria to search for all of the languages that are supported by a specified update.

  
 <xsd:complexType name="ExecuteSPGetLanguagesForUpdateRequestBody">
   <xsd:sequence>
     <xsd:element minOccurs="0" maxOccurs="1" name="id" nillable="true" type="tns:UpdateRevisionId"/>
   </xsd:sequence>
 </xsd:complexType>

id:  This field MUST be present. It specifies the update ID for which to search for languages that are supported by the specified update. If the unique ID of the update is NULL, the server MUST send a SOAP fault as specified in section 3.1.4.1.