Microsoft.SharePoint.Foundation.2010.SPSharedServiceGroupSharePoint Shared Service Group

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

This group contains all shared services for a farm.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId54c87e47-79ac-479a-c77c-54396ef3ef52

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

Health Model:

Source Code:

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