Class PostTransAnalysisReportItem
Details segment counts in a post-translation analysis report for a given scope (depends on the encapsulating class).
Syntax
public class PostTransAnalysisReportItem
Fields
All
All rows.
Declaration
public PostTranslationReportCounts All
Type
PostTranslationReportCountsAutoPropagated
Auto-propagated rows.
Declaration
public PostTranslationReportCounts AutoPropagated
Type
PostTranslationReportCountsFragments
Rows with fragment hits.
Declaration
public PostTranslationReportCounts Fragments
Type
PostTranslationReportCountsHit100
Rows with 100% hits.
Declaration
public PostTranslationReportCounts Hit100
Type
PostTranslationReportCountsHit101
Rows with 101% hits.
Declaration
public PostTranslationReportCounts Hit101
Type
PostTranslationReportCountsHit50_74
Rows with 50-74% hits.
Declaration
public PostTranslationReportCounts Hit50_74
Type
PostTranslationReportCountsHit75_84
Rows with 75-84% hits.
Declaration
public PostTranslationReportCounts Hit75_84
Type
PostTranslationReportCountsHit85_94
Rows with 85-94% hits.
Declaration
public PostTranslationReportCounts Hit85_94
Type
PostTranslationReportCountsHit95_99
Rows with 95-99% hits.
Declaration
public PostTranslationReportCounts Hit95_99
Type
PostTranslationReportCountsNoMatch
Rows with no hits.
Declaration
public PostTranslationReportCounts NoMatch
Type
PostTranslationReportCountsXTranslated
XTranslated rows.
Declaration
public PostTranslationReportCounts XTranslated