Microsoft.SharePoint.2013.SPSharedServiceApplication.TranslationShared Translation Service Application 2013

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

Shared Service - Translation Service Application

Element properties:

Base ClassMicrosoft.SharePoint.SPSharedServiceApplication.Translation
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddb80bab1-be2e-c648-cf8c-d8a109251057

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication:
FarmID  string  FarmID Farm ID of a Shared Service Application. true 256  False 
ServiceApplicationID  string  ServiceApplicationID Service ApplicationID ID of a Shared Service Application. true 256  False 
TypeName  string  Shared Service Application Type Name Typename property of a Shared Service Application. false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication.Translation:
ApplicationPool  string  Translation Service Application Pool Application Pool of this Translation Service application false 256  False 
ApplicationVersion  string  Translation Service Application Version This property stores Translation Service Application Version false 256  False 
IsShared  bool  Is This Application Shared? Is this Translation Service application shared? false 256   
Uri  string  Translation Service Uri Default Uri of this Translation Service application false 256  False 
Microsoft.SharePoint.2013.SPSharedServiceApplication.Translation:
ApplicationPool  string  Translation Service Application Pool Application Pool of this Translation Service application false 256  False 
ApplicationVersion  string  Translation Service Application Version This property stores Translation Service Application Version false 256  False 
IsShared  bool  Is This Application Shared? Is this Translation Service application shared? false 256   
Uri  string  Translation Service Uri Default Uri of this Translation Service application false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.2013.SPSharedServiceApplication.Translation" Accessibility="Public" Abstract="false" Base="MOSS!Microsoft.SharePoint.SPSharedServiceApplication.Translation" 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>