ManagedPropertyInfoCollection complexType (SPS15XSDSearchSet2)
Type information
Name | Value |
---|---|
Namespace | http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
Schema file | schema_Microsoft.Office.Server.Search.Administration.xsd |
Extension base | tns:BaseInfoCollectionOfManagedPropertyInfoTzWWwPjw |
Definition
<xs:complexType name="ManagedPropertyInfoCollection">
<xs:complexContent>
<xs:extension base="tns:BaseInfoCollectionOfManagedPropertyInfoTzWWwPjw">
<xs:sequence>
<xs:element name="TotalCount" type="xs:int" minOccurs="0"></xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements and attributes
If the schema defines specific requirements, such as sequence, minOccurs, maxOccurs, and choice, see the definition section.
Child elements
Element | Type | Description |
---|---|---|
TotalCount |
xs:int |
Attributes
None.