FindTranslationData object

The "FindTranslationtData" object is used to store one result of a find translation action. "FindTranslationData" objects have to be created with the "New" operator.

MemberDescription
ContextType Returns the context type of the find translation data.
MatchValue Returns the match value of the find translation data.
SourceText Returns the source text of the find translation data.
TargetText Returns the target text of the find translation data.


Last Updated: 04/26/05