Microsoft.SharePoint.Server.2010.SPSharedService.CollectionCollection Base Class For Shared Service

Microsoft.SharePoint.Server.2010.SPSharedService.Collection (ClassType)

Collection Base class for Shared Service.

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdb96ee005-4a9f-09dd-77d7-b5730c2efb64

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.Server.2010.SPSharedService.Collection:
FarmID  string  Farm ID Farm ID for Shared Services Collection. true 256  False 
CollectionID  string  Collection ID Collection ID for Shared Services Collection. true 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPSharedService.Collection" Accessibility="Public" Abstract="true" Base="SCIG!Microsoft.SystemCenter.InstanceGroup" Hosted="false" Singleton="false">
<Property ID="FarmID" Type="string" Key="true"/>
<Property ID="CollectionID" Type="string" Key="true"/>
</ClassType>