3.2.5.31.2.2 GetWaitingOperationsResponse
This element specifies output values for the GetWaitingOperations operation.
-
<xs:element name="GetWaitingOperationsResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetWaitingOperationsResult" nillable="true" xmlns:q15="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q15:ArrayOfWaitingOperation" /> </xs:sequence> </xs:complexType> </xs:element>
GetWaitingOperationsResult: An array of WaitingOperation (section 2.2.4.2.20) complex types that contains the result of the waiting operation.