3.1.4.15.2.1 BatchGetSyncJobStatusRequest
The BatchGetSyncJobStatusRequest element specifies the input data for the BatchGetSyncJobStatus WSDL operation.
-
<xs:element name="BatchGetSyncJobStatusRequest" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element xmlns:q32="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="JobIds" nillable="true" type="q32:ArrayOfunsignedLong"/> </xs:sequence> </xs:complexType> </xs:element>
JobIds: An array of JobId (section 2.2.3.2)