Microsoft.SharePoint.2013.SearchApplication검색 응용 프로그램

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 (KOR) Description (KOR) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  표시 이름 모니터링 개체의 표시 이름입니다. false 256  False 
Microsoft.SharePoint.2013.SearchApplication:
FarmID  string  Farm ID Farm ID true 256  False 
System  string  검색 응용 프로그램 검색 응용 프로그램: 시스템입니다. 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>