Microsoft.SharePoint.2016.SearchComponentSearch Component

Microsoft.SharePoint.2016.SearchComponent (ClassType)

Search Component

Element properties:

Base ClassMicrosoft.SharePoint.2016.ComponentBase
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda84cd26e-a553-ba80-f519-85c11a01d587

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 the object. false 4000  False 
Microsoft.SharePoint.2016.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.2016.SearchComponent" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.2016.ComponentBase" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="true"/>
<Property ID="System" Type="string" Key="false"/>
</ClassType>