RetrieveInstalledLanguagePackVersion Function
Retrieves the version of an installed language pack.
Parameters
Parameters allow for data to be passed to the function.
| Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
|
Language
|
Edm.Int32 | False | True | The installed language pack. |
Return type
| Type | Nullable | Description |
|---|---|---|
| RetrieveInstalledLanguagePackVersionResponse | False | Contains the response of the RetrieveInstalledLanguagePackVersion function. |