language_pack_info_mgr_update
Back to SOAP Architecture Method Reference
Description
The language_pack_info_mgr_update method updates the designated Language Pack Information. For more information, see Domain Properties - The Settings Section.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| active | Whether this Language Pack Information is active. | boolean | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| id | The unique ID# of the Language Pack Information. | bstypes:ResourceId | R |
| language | The version of this Language Pack Information. | string | R |
| name | The name of 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 |
