http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / GetLanguageNames Element / languageCodes Element
In This Topic
    languageCodes Element
    In This Topic
    Description
    A string array representing the ISO 639-1 language codes to retrieve the friendly name for.
    Namespace http://api.microsofttranslator.com/V2
    Type
    Diagram
    string Element Sequence languageCodes Element
    Overview
    languageCodes optional ArrayOfstring Complex Type
    A string array representing the ISO 639-1 language codes to retrieve the friendly name for.
    Sequence
    string 0..∞ xs:string
    Source
    <xs:element minOccurs="0" name="languageCodes" nillable="true" type="q4:ArrayOfstring" xmlns:q4="http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also