Microsoft.SharePoint.2013.SearchComponentSearch Component

Microsoft.SharePoint.2013.SearchComponent (ClassType)

Search Component

Element properties:

Base ClassMicrosoft.SharePoint.2013.ComponentBase
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId2fe8a0ca-6cf2-e5c3-d745-93d575158b6a

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.2013.SearchComponent:
Id  string  Search Component: Id Search Component: Id true 256  False 
System  string  Search Service Application: Id Search Service Application: Id false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.2013.SearchComponent" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.2013.ComponentBase" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="true"/>
<Property ID="System" Type="string" Key="false"/>
</ClassType>