http://api.microsofttranslator.com/V2
http://api.microsofttranslator.com/V2 / GetTranslationsArray Element / maxTranslations Element
In This Topic
    maxTranslations Element
    In This Topic
    Description
    An int representing the maximum number of translations to return.
    Namespace http://api.microsofttranslator.com/V2
    Type
    xs:int
    Diagram
    maxTranslations Element
    Overview
    maxTranslations optional xs:int
    An int representing the maximum number of translations to return.
    Source
    <xs:element minOccurs="0" name="maxTranslations" type="xs:int" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also