language_pack_info_mgr_add
Back to SOAP Architecture Method Reference
Description
The language_pack_info_mgr_add method creates a new Language Pack Information. For more information, see Domain Properties - The Settings Section.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| language | The version of this Language Pack Information. | string | R |
| name | The name of this Language Pack Information. | string | R |
| pack | The path to the .qm file encapsulating this Language Pack Information. | string | R |
| version | The version targeted by this Language Pack Information. | string | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the Language Pack Information. | bstypes:ResourceId | R |
