Microsoft.SharePoint.2019.SearchComponentSearch Component

Microsoft.SharePoint.2019.SearchComponent (ClassType)

Search Component

Element properties:

Base ClassMicrosoft.SharePoint.2019.ComponentBase
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6bd84316-61c5-7fc4-febc-3b6f0edcea95

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