3.2.5.18.2.2 GetClientJobsResponse
This element specifies output values for the GetClientJobs operation.
-
<xs:element name="GetClientJobsResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetClientJobsResult" nillable="true" xmlns:q3="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q3:ArrayOfClientJobInfo" /> </xs:sequence> </xs:complexType> </xs:element>
GetClientJobsResult: An array of ClientJobInfo (section 2.2.4.2.9) complex types that contains the results of the attempt to get information about the specified client jobs.