RetrieveDeprovisionedLanguagesResponse ComplexType

Contains the response from the RetrieveDeprovisionedLanguages function.

Properties

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

Name Type Details
RetrieveDeprovisionedLanguages Collection( Edm.Int32 )

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

Used by

The following use the RetrieveDeprovisionedLanguagesResponse ComplexType.

Name How used
RetrieveDeprovisionedLanguages ReturnType

See also