WordServiceApplicationProxy Members
Include Protected Members
Include Inherited Members
Defines a single instance of a Word Automation Services application proxy, and is directly derived from the SPIisWebServiceProxy class.
The WordServiceApplicationProxy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WordServiceApplicationProxy | Reserved for internal use. |
Top
Properties
Name | Description | |
---|---|---|
CanUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
DisplayName | (Inherited from SPPersistedObject.) | |
Farm | (Inherited from SPPersistedObject.) | |
Id | (Inherited from SPPersistedObject.) | |
IsBackwardsCompatible | (Inherited from SPPersistedUpgradableObject.) | |
ManageLink | (Inherited from SPServiceApplicationProxy.) | |
MaximumGroupSize | Gets or sets a value that specifies the maximum size of a single group of items (transferred in a single Windows Communication Foundation (WCF) call). | |
MaximumItemCount | Gets or sets a value that specifies the maximum number of conversion items sent as part of a single Windows Communication Foundation (WCF)request between the web front-end (WFE) and the application server. | |
Name | (Inherited from SPPersistedObject.) | |
NeedsUpgrade | (Inherited from SPPersistedUpgradableObject.) | |
NeedsUpgradeIncludeChildren | (Inherited from SPPersistedUpgradableObject.) | |
Parent | (Inherited from SPPersistedObject.) | |
Properties | (Inherited from SPPersistedObject.) | |
PropertiesLink | (Inherited from SPServiceApplicationProxy.) | |
ServiceEndpointUri | (Inherited from SPIisWebServiceApplicationProxy.) | |
Status | (Inherited from SPPersistedObject.) | |
TypeName | Gets a value that specifies the type name of the object. (Overrides SPPersistedObject.TypeName.) | |
UpgradeContext | (Inherited from SPPersistedUpgradableObject.) | |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) | |
Version | (Inherited from SPPersistedObject.) | |
WasCreated | (Inherited from SPPersistedObject.) |
Top
Methods
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IBackupRestore.AddBackupObjects | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.CanRenameOnRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.CanSelectForBackup | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.CanSelectForRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.DiskSizeRequired | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnAbort | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnBackup | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnBackupComplete | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnPostRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnPrepareBackup | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnPreRestore | (Inherited from SPIisWebServiceApplicationProxy.) | |
IBackupRestore.OnRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
Top