language_pack_info_mgr_list
Back to SOAP Architecture Method Reference
Description
The language_pack_info_mgr_list method list details of the designated 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 the domain. | bstypes:ResourceId | R |
Return Values
Value | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
id | The unique ID# of the Language Pack Information. | bstypes:ResourceId | R |
name | The name of this Language Pack Information. | string | R |
active | Whether this Language Pack Information is active. | boolean | R |
domain_id | The unique ID# of the domain. | bstypes:ResourceId | R |
version | The version targeted by this Language Pack Information. | string | R |
language | The language of this Language Pack Information. | string | R |
not_modified_since | The last date time at which this Language Pack Information was modified. | bstypes:SimpleDateTime | R |