Microsoft.SharePoint.SPSharedServiceGroupSharePoint Shared Service Group

Microsoft.SharePoint.SPSharedServiceGroup (ClassType)

This group contains all shared services for a farm.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8ab59beb-05db-7ff9-cf84-d7f82b122c4e

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.SPSharedServiceGroup:
FarmID  string  FarmID Farm ID of a Shared Service Group. true 256  False 

Health Model:

Source Code:

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