This WCF web service handles all the Symbolic Texts related operations. The following methods are available:
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
|
Syntax |
|
Description | Retrieves the translation texts for the provided symbolic texts, based on the specified language |
Parameters |
|
Return Value | A list of
|
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 |
Syntax |
|
Description | Retrieves all available languages in the system |
Parameters | None |
Return Value | A list of
|