Microsoft.SharePoint.Library.SPServiceGroupSharePoint-Dienstegruppe

Microsoft.SharePoint.Library.SPServiceGroup (ClassType)

Diese Gruppe enthält alle SharePoint-Dienste.

Element properties:

Base ClassSystem.LogicalEntity
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9a558cb9-432c-5315-ae8e-db73a2f2f097

Class Hierarchy:

Class Properties:

Property Name Type Display Name (DEU) Description (DEU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPServiceGroup:
FarmID  string  FarmID für SharePoint-Dienstgruppe Farm-ID für SharePoint-Dienstgruppe. true 256  False 
FarmName  string  FarmName für SharePoint-Dienstgruppe Farmname für SharePoint-Dienstgruppe. false 256  False 

Health Model:

Source Code:

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