Microsoft.SharePoint.Server.2010.SPService.ServerSearch.QueryQuery Component Under Search Service Instance

Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Query (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Server.2010.SPSharedService.Component
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2cf45bee-30f5-5218-0fc6-253211bca7f1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.Server.2010.SPSharedService.Component:
FarmID  string  Farm ID Farm ID for Shared Services Component. true 256  False 
ComponentID  string  Component ID Component ID for Shared Services Component. true 256  False 
Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Query:
State  string  Query Component State Query Component State false 256  False 
IndexPartitionID  string  Query Component Index Partition ID Query Component Index Partition ID false 256  False 
IsAdmin  bool  Performed by Admin Component? If true, Query component functionality is performed by Admin component. false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPService.ServerSearch.Query" Accessibility="Public" Abstract="false" Base="Microsoft.SharePoint.Server.2010.SPSharedService.Component" Hosted="true" Singleton="false">
<Property ID="State" Type="string" Key="false"/>
<Property ID="IndexPartitionID" Type="string" Key="false"/>
<Property ID="IsAdmin" Type="bool" Key="false"/>
</ClassType>