3.1.4.25.2.2 RefreshAnchorContentSourceResponse

The result data for the RefreshAnchorContentSource WSDL operation.

 <xs:element name="RefreshAnchorContentSourceResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="RefreshAnchorContentSourceResult" nillable="true" xmlns:q15="http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Internal.Administration" type="q15:ContentSourceDynamicPropsInternal"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

RefreshAnchorContentSourceResult: The status of the anchor content source. This element MUST be present and MUST conform to the schema of the ContentSourceDynamicPropsInternal complex type specified in section 2.2.4.1. The ContentSourceDynamicPropsInternal.deleteCount, ContentSourceDynamicPropsInternal.errorCount, ContentSourceDynamicPropsInternal.levelHighErrorCount, ContentSourceDynamicPropsInternal.successCount, and ContentSourceDynamicPropsInternal.warningCount elements MUST contain zero ("0").