RetrieveInstalledLanguagePacksResponse ComplexType

Contains the response from the RetrieveInstalledLanguagePacks function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
RetrieveInstalledLanguagePacks Collection( Edm.Int32 )

An array of locale ID values that represent the installed language packs.

Used by

The following use the RetrieveInstalledLanguagePacksResponse ComplexType.

Name How used
RetrieveInstalledLanguagePacks ReturnType

See also