WordService Members
Include Protected Members
Include Inherited Members
Defines the Word Automation Services globally and is directly derived from the SPIisWebService class.
The WordService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WordService() | Reserved for internal use. | |
WordService(String, SPFarm) | Creates a new instance of WordService(String, SPFarm) on the specified SharePoint Server 2010 farm. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from SPPersistedObject.) | |
CreateApplication | Creates a new service application. | |
CreateProxy | Creates a new service application proxy. | |
Delete | (Inherited from SPService.) | |
Equals | (Inherited from SPPersistedObject.) | |
Finalize | (Inherited from Object.) | |
GetApplicationTypeDescription | Returns the description of the specified service application type. | |
GetApplicationTypes | Returns the service application types supported by the service. | |
GetChild<T>() | (Inherited from SPPersistedObject.) | |
GetChild<T>(String) | (Inherited from SPPersistedObject.) | |
GetCreateApplicationLink | Returns the uniform resource locator (URL) for the administrative Web site that you use to create a new service application. (Overrides SPService.GetCreateApplicationLink(Type).) | |
GetCreateApplicationOptions | (Inherited from SPService.) | |
GetHashCode | (Inherited from SPPersistedObject.) | |
GetObjectData | (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
HasAdditionalUpdateAccess | (Inherited from SPPersistedObject.) | |
Invalidate | (Inherited from SPPersistedUpgradableObject.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from SPPersistedObject.) | |
Provision | (Inherited from SPPersistedObject.) | |
ToString() | (Inherited from SPPersistedObject.) | |
ToString(String, IFormatProvider) | Formats the value of the current instance using the specified format. | |
Uncache | (Inherited from SPPersistedObject.) | |
Unprovision | (Inherited from SPPersistedObject.) | |
Update() | (Inherited from SPIisWebService.) | |
Update(Boolean) | (Inherited from SPPersistedObject.) | |
UpdateParent | (Inherited from SPAutoSerializingObject.) | |
Upgrade() | (Inherited from SPPersistedUpgradableObject.) | |
Upgrade(Boolean) | (Inherited from SPPersistedUpgradableObject.) | |
Validate | (Inherited from SPPersistedObject.) | |
ValidateBackwardsCompatibility | (Inherited from SPPersistedUpgradableObject.) |
Top