RetrieveAvailableLanguagesResponse ComplexType

Contains the response from the RetrieveAvailableLanguages function.

Properties

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

Name Type Details
LocaleIds Collection( Edm.Int32 )

An array of locale ID values representing the language packs that are installed on the server.

Used by

The following use the RetrieveAvailableLanguagesResponse ComplexType.

Name How used
RetrieveAvailableLanguages ReturnType

See also