WCF Symbolic TextService Documentation
The WCF Symbolic TextService handles all the Symbolic Texts related operations. This article describes all the available methods.
This WCF web service handles all the Symbolic Texts related operations. The following methods are available:
GetSymbolicTextTranslations
Syntax |
|
Description | Retrieves the text translations, based on the provided language id's, index and count, for all symbolic texts of the specified type |
Parameters |
|
Return Value | A list of
|
GetSpecificSymbolicTextTranslations
Syntax |
|
Description | Retrieves the translation texts for the provided symbolic texts, based on the specified language |
Parameters |
|
Return Value | A list of
|
GetActiveLanguageIDs
Syntax |
|
Description | Retrieves the ids of the active languages |
Parameters | None |
Return Value | A list of ids corresponding to the languages set as active in the system |
GetAllLanguages
Syntax |
|
Description | Retrieves all available languages in the system |
Parameters | None |
Return Value | A list of
|