Microsoft.SharePoint.Library.SPSharedServiceApplication.PerformancePoint共有サービス - PerformancePoint アプリケーション

Microsoft.SharePoint.Library.SPSharedServiceApplication.PerformancePoint (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3a351ea8-20f7-b7ef-24cc-649fe035bb66

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.SPSharedServiceApplication:
FarmID  string  FarmID 共有サービス アプリケーションのファーム ID です。 true 256  False 
FarmName  string  FarmName 共有サービス アプリケーションのファーム名です。 false 256  False 
ServiceApplicationID  string  ServiceApplicationID 共有サービス アプリケーションのサービス アプリケーション ID です。 true 256  False 
TypeName  string  共有サービス アプリケーションの種類名 共有サービス アプリケーションの Typename プロパティです。 false 256  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication.PerformancePoint:
ApplicationPool  string  PerformancePoint Service アプリケーション プール この PerformancePoint Service アプリケーションのアプリケーション プールです。 false 256  False 
ApplicationVersion  string  PerformancePoint Service アプリケーション バージョン このプロパティには、PerformancePoint Service アプリケーション バージョンが格納されます。 false 256  False 
IsShared  bool  このアプリケーションは共有されているか? この PerformancePoint Service アプリケーションが共有されているかどうか。 false 256   
Uri  string  PerformancePoint Service URI この PerformancePoint Service アプリケーションの既定の URI です。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Library.SPSharedServiceApplication.PerformancePoint" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.Library.SPSharedServiceApplication" Hosted="false" Singleton="false">
<Property ID="ApplicationPool" Type="string" Key="false"/>
<Property ID="ApplicationVersion" Type="string" Key="false"/>
<Property ID="IsShared" Type="bool" Key="false"/>
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>