Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.SearchShared Service - Search Application

Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.Search (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPSharedServiceApplication
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId48e7bc11-4cdb-36c4-1759-15b95c2a11c1

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.Foundation.2010.SPSharedServiceApplication:
FarmID  string  FarmID Farm ID of a Shared Service Application. true 256  False 
ServiceApplicationID  string  ServiceApplicationID Service ApplicationID ID of a Shared Service Application. true 256  False 
TypeName  string  Shared Service Application Type Name Typename property of a Shared Service Application. false 256  False 
Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.Search:
ApplicationName  string  Search Application Name This property stores Search Application Name false 256  False 
ApplicationVersion  string  Search Application Version This property stores Search Application Version false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.Search" Accessibility="Public" Abstract="false" Base="WSS!Microsoft.SharePoint.Foundation.2010.SPSharedServiceApplication" Hosted="false" Singleton="false">
<Property ID="ApplicationName" Type="string" Key="false"/>
<Property ID="ApplicationVersion" Type="string" Key="false"/>
</ClassType>