ArrayOfManagedPropertyInfo complexType (SPS15XSDSearchSet2)
Type information
Information | Location |
---|---|
Namespace |
http://schemas.datacontract.org/2004/07/Microsoft.Office.Server.Search.Administration |
Schema file |
schema_Microsoft.Office.Server.Search.Administration.xsd |
Extension base |
None |
Definition
<xs:complexType name="ArrayOfManagedPropertyInfo">
<xs:sequence>
<xs:element name="ManagedPropertyInfo" type="tns:ManagedPropertyInfo" minOccurs="0" maxOccurs="unbounded"></xs:element>
</xs:sequence>
</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 |
---|---|---|
ManagedPropertyInfo | tns:ManagedPropertyInfo |
Attributes
None.