The GetPackageTranslations function returns all packageTranslation records for the specified parameters.
Method | /productbasecomponents.asmx/GetPackageTranslations |
The request body is of type GetPackageTranslations.
Name | Description | Data Type |
---|---|---|
filter | PackageTranslationsFilter |
|
The response body is of type GetPackageTranslationsResponse.
Name | Description | Data Type |
---|---|---|
GetPackageTranslationsResult | ArrayOfViewPackageTranslationInfo |
|