3.2.5.10.2.2 GetFolderChildrenResponse
This element specifies output values for the GetFolderChildren operation.
-
<xs:element name="GetFolderChildrenResponse"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="GetFolderChildrenResult" nillable="true" xmlns:q6="http://schemas.datacontract.org/2004/07/Microsoft.WindowsServerSolutions.DataProtection.PCBackup.BackupUtil.WcfContracts" type="q6:FolderInfoGroup" /> </xs:sequence> </xs:complexType> </xs:element>
GetFolderChildrenResult: A FolderInfoGroup (section 2.2.4.2.15) complex type that contains the result of the attempt to get information about folder children.