3.1.4.43.2.2 GetDataClassesForSystemResponse
The GetDataClassesForSystemResponse element specifies the result data for the GetDataClassesForSystem WSDL operation.
-
<xs:element name="GetDataClassesForSystemResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:sequence> <xs:element xmlns:q9="Microsoft.SharePoint.BusinessData" minOccurs="0" name="GetDataClassesForSystemResult" nillable="true" type="q9:ArrayOfDataClassStruct"/> </xs:sequence> </xs:complexType> </xs:element>
GetDataClassesForSystemResult: The list of DataClasses. The partition of each of these DataClasses MUST be the partition of the protocol client.