3.1.4.3.2.1 DeleteImportLogs

This element forms the body of the DeleteImportLogsSoapIn message. It MUST adhere to the following XSD:

 <s:element name="DeleteImportLogs">
   <s:complexType>
     <s:sequence>
       <s:element minOccurs="1" maxOccurs="1" name="sourceJobId" type="s1:guid" />
     </s:sequence>
   </s:complexType>
 </s:element>

sourceJobId: The identifier of the content deployment job.