Microsoft.SharePoint.Library.SPSharedServiceApplication.Translation共有 Translation Service アプリケーション

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

共有サービス - Translation Service アプリケーション

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdce579390-4d93-7a34-2eca-74337734eb4e

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.Translation:
ApplicationPool  string  Translation Service アプリケーション プール この Translation Service アプリケーションのアプリケーション プールです。 false 256  False 
ApplicationVersion  string  Translation Service アプリケーション バージョン このプロパティには、Translation Service アプリケーション バージョンが格納されます。 false 256  False 
IsShared  bool  このアプリケーションは共有されているか? この Translation Service アプリケーションが共有されているかどうか。 false 256   
Uri  string  Translation Service URI この Translation Service アプリケーションの既定の URI です。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Library.SPSharedServiceApplication.Translation" 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>