Class PostTranslationAnalysisResultInfo
The result of a post-translation analysis query. Contains the report data.
Syntax
public class PostTranslationAnalysisResultInfo : ResultInfo
Fields
ResultsForTargetLangs
The array of post translation analysis results: the array has one element for each target language. If the operations finished with errors, the value is not defined.
Declaration
public PostTranslationResultForLang[] ResultsForTargetLangs