3.1.4.92.3.2 ImportUpdateResponseBody

Contains an identifier for the update that was inserted into the database as part of this request.

  
 <xsd:complexType name="ImportUpdateResponse">
   <xsd:sequence>
     <xsd:element minOccurs="1" maxOccurs="1" name="localRevisionId" type="xsd:int"/>
   </xsd:sequence>
 </xsd:complexType>

localRevisionId: This field MUST be present. It describes the revision ID of the update for the local update server.