InfoConnect for Airlines VBA Guide
TextTranslationOption Enumeration
How or if text is translated.
Members
MemberDescription
AsXMLReturns the string in XML format.
DefaultTranslationTranslates the returned string from host to PC character set.
NoTranslationDoes not translate the returned string from host to PC character set.
See Also