Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.WordViewerWord Viewing Service Application

Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.WordViewer (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Foundation.2010.SPSharedServiceApplication
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId33365ed7-3e73-1242-2d29-f7e9eae3d426

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.Foundation.2010.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.Server.2010.SPSharedServiceApplication.WordViewer:
ApplicationPool  string  Word Viewing Service Application Pool Application Pool of the Word Viewing Service false 256  False 
ApplicationVersion  string  Word Viewing Application Version This property stores Word Viewing Application Version false 256  False 
IsShared  bool  Is This Application Shared? Is this Word Viewing application shared? false 256   
Uri  string  Word Viewing Service Application URI Default URI of this Word Viewing Service application false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.Server.2010.SPSharedServiceApplication.WordViewer" Accessibility="Public" Abstract="false" Base="WSS!Microsoft.SharePoint.Foundation.2010.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>