TRADOSGlossary object
TRADOSTranslationUnit object

A "TRADOSTranslationUnit" object represents one posisible translation.

MemberDescription
Next Loads the data of the next possible translation unit into the "TRADOSTranslationUnit" object. If no translation unit follows, the method returns "False"; otherwise "True."
Next() As Boolean
Score Returns the match quality of the translation unit.
Source Returns the source text of the translation unit.
Target Returns the target text of the translation unit.


Last Updated: 04/27/05