Microsoft.SharePoint.2019.SPSharedServiceBase Class Of Shared Service 2019

Microsoft.SharePoint.2019.SPSharedService (ClassType)

Base class of a Shared Service.

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedService
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId40a58d70-fce2-9f0d-5a78-4e499e9f21b2

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.Library.SPService:
FarmID  string  FarmID For SharePoint Service Collection Farm ID for SharePoint Service Collection. true 256  False 
FarmName  string  FarmName For SharePoint Service Collection Farm Name for SharePoint Service Collection. false 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.2019.SPSharedService" Accessibility="Public" Abstract="false" Base="MOSS!Microsoft.SharePoint.Library.SPSharedService" Hosted="false" Singleton="false"/>