Microsoft.SharePoint.2013.SearchApplicationAplicativo de Pesquisa

Microsoft.SharePoint.2013.SearchApplication (ClassType)

Element properties:

Base ClassSystem.Service
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6c51640a-6d45-8c9c-ea77-202b0b0d9af5

Class Hierarchy:

Class Properties:

Property Name Type Display Name (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SharePoint.2013.SearchApplication:
FarmID  string  Farm ID Farm ID true 256  False 
System  string  Aplicativo de Pesquisa Aplicativo de Pesquisa: Sistema true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.2013.SearchApplication" Accessibility="Public" Abstract="false" Base="System!System.Service" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="System" Type="string" Key="true"/>
</ClassType>