Microsoft.SharePoint.Library.SPSharedServiceApplication.WordSvcShared Word Automation Services Application

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

Shared Service - Word Automation Services Application

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId508afa47-054b-036e-0e33-caafb912f088

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.SPSharedServiceApplication:
FarmID  string  FarmID Farm-ID einer gemeinsamen Dienstanwendung. true 256  False 
FarmName  string  FarmName Farmname einer gemeinsamen Dienstanwendung. false 256  False 
ServiceApplicationID  string  ServiceApplicationID ID einer gemeinsamen Dienstanwendung. true 256  False 
TypeName  string  Typname einer gemeinsamen Dienstanwendung Typename-Eigenschaft einer gemeinsamen Dienstanwendung. false 256  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication.WordSvc:
ApplicationPool  string  Word Automation Services Application Pool Application Pool of this Word Automation Services application false 256  False 
ApplicationVersion  string  Word Automation Services Application Version This property stores Word Automation Services Application Version false 256  False 
IsShared  bool  Is This Application Shared? Is this Word Automation Services application shared? false 256   
Uri  string  Word Automation Services Uri Default Uri of this Word Automation Services application false 256  False 

Health Model:

Source Code:

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