TranslationService members
Represents the service installed in a farm.
The TranslationService type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TranslationService | Reserved for internal use. Allows the class to be deserialized. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from SPPersistedObject.) | |
CreateApplication | Creates a service application. | |
CreateProxy | Creates a service application proxy. | |
Delete | (Inherited from SPService.) | |
EnumerateFileExtensions | Enumerates all file extensions supported by the translation service, including extensions that are disabled in individual translation service applications. | |
Equals | (Inherited from SPPersistedObject.) | |
Finalize | (Inherited from Object.) | |
GetApplicationTypeDescription | Gets a description of the specified service application type. | |
GetApplicationTypes | Gets an array of the service application types supported by the service. | |
GetChild<T>() | (Inherited from SPPersistedObject.) | |
GetChild<T>(String) | (Inherited from SPPersistedObject.) | |
GetCreateApplicationLink | Gets the administrator user interface link that is used 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.) | |
IsUserLicensedForEntity | (Inherited from SPService.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from SPPersistedObject.) | |
Provision | (Inherited from SPPersistedObject.) | |
ToString | (Inherited from SPPersistedObject.) | |
Uncache | (Inherited from SPPersistedObject.) | |
Unprovision | (Inherited from SPPersistedObject.) | |
Update() | (Overrides SPIisWebService.Update().) | |
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