Microsoft.SharePoint.Library.SPSharedService.Collection共有サービスのコレクション基本クラス

Microsoft.SharePoint.Library.SPSharedService.Collection (ClassType)

共有サービスのコレクション基本クラスです。

Element properties:

Base ClassMicrosoft.SystemCenter.InstanceGroup
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8a9977f0-9a2e-03cd-0292-3b2d3b4481df

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPSharedService.Collection:
FarmID  string  ファーム ID 共有サービス コレクションのファーム ID です。 true 256  False 
FarmName  string  ファーム名 共有サービス コレクションのファーム名です。 false 256  False 
CollectionID  string  コレクション ID 共有サービス コレクションのコレクション ID です。 true 256  False 

Health Model:

Source Code:

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