2.2.4.3 ArrayOfDisplayGroupInfo
Namespace: http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration
The ArrayOfDisplayGroupInfo complex type contains information about a collection of search scope display groups.
-
<xs:complexType name="ArrayOfDisplayGroupInfo"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="DisplayGroupInfo" nillable="true" type="tns:DisplayGroupInfo"/> </xs:sequence> </xs:complexType>
DisplayGroupInfo: The DisplayGroupInfo element contains information about a search scope display group. Each DisplayGroupInfo element MUST be a DisplayGroupInfo data type as specified in section 2.2.4.18.