3.1.4.17.2.2 GetBestBetResponse

The result data for the GetBestBet WSDL operation.

 <xs:element name="GetBestBetResponse">
   <xs:complexType>
     <xs:sequence>
       <xs:element minOccurs="0" name="GetBestBetResult" nillable="true" xmlns:q30="http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration" type="q30:BestBet"/>
     </xs:sequence>
   </xs:complexType>
 </xs:element>

GetBestBetResult: Information about the best bet definition MUST be a BestBet data type as specified in section 2.2.4.15.