3.1.4.44.3.2 ExecuteSPSimpleSearchComputersResponseBody
Information about any client computers that match the specified search pattern.
-
<xsd:complexType name="ExecuteSPSimpleSearchComputersResponseBody"> <xsd:sequence> <xsd:element minOccurs="0" maxOccurs="1" name="ExecuteSPSimpleSearchComputersResult" nillable="true" type="tns:ArrayOfArrayOfGenericReadableRow"/> </xsd:sequence> </xsd:complexType>
ExecuteSPSimpleSearchComputersResult: This field MUST be present. It represents a ClientComputerCollection (section 2.2.4.2.1.1), which is an instance of the ArrayOfArrayOfGenericReadableRow (section 2.2.4.2) complex type. The update server MUST include any client computer for which the specified search string is contained in the FQDN.