Microsoft.SharePoint.Foundation.2010.SPSharedServiceBase Class Of Shared Service

Microsoft.SharePoint.Foundation.2010.SPSharedService (ClassType)

Base class of a Shared Service.

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPService
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd600288a-d243-dc63-67da-e26f25e8aea1

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.SPService:
FarmID  string  FarmID For SharePoint Service Collection Farm ID for SharePoint Service Collection. true 256  False 
ServiceID  string  ServiceID Service ID of a SharePoint Service. true 256  False 
TypeName  string  Service Type Name Typename property of a SharePoint Service. true 256  False 
NotShared  bool  Is This A Regular SharePoint Service? True: Regular Service. False: Shared Service. false 256   

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Foundation.2010.SPSharedService" Accessibility="Public" Abstract="false" Base="Microsoft.SharePoint.Foundation.2010.SPService" Hosted="false" Singleton="false"/>