3.1.4.7.4.2 DisplayType

Target namespace: urn:Microsoft.Search.Registration.Response

This type defines the visibility of an Office SharePoint Server Search service in a user interface. There is only one possible value, "On", which is used for every field that has this type.

 <s:simpleType name="DisplayType">
   <s:restriction base="s:string">
     <s:enumeration value="On"/>
   </s:restriction>
 </s:simpleType>

The following table defines the allowable values for DisplayType:

Value

Meaning

On

The Office SharePoint Server Search service appears as on and visible in the protocol client’s user interface.