Microsoft.SharePoint.Server.2010.SPSharedService.CollectionClasse Base de Coleção para Serviço Compartilhado

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

Classe Base de Coleção para Serviço Compartilhado.

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 (PTB) Description (PTB) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Nome para Exibição Nome para exibição do objeto de monitoramento. false 256  False 
Microsoft.SharePoint.Server.2010.SPSharedService.Collection:
FarmID  string  ID de Farm ID de Farm para Coleção de Serviços Compartilhados. true 256  False 
CollectionID  string  ID da Coleção ID da Coleção de Serviços Compartilhados. 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>