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
PostAutoPropagated
Auto-propagated rows.
Declaration
public PostTranslationReportCounts AutoPropagated
Type
PostFragments
Rows with fragment hits.
Declaration
public PostTranslationReportCounts Fragments
Type
PostHit100
Rows with 100% hits.
Declaration
public PostTranslationReportCounts Hit100
Type
PostHit101
Rows with 101% hits.
Declaration
public PostTranslationReportCounts Hit101
Type
PostHit50_74
Rows with 50-74% hits.
Declaration
public PostTranslationReportCounts Hit50_74
Type
PostHit75_84
Rows with 75-84% hits.
Declaration
public PostTranslationReportCounts Hit75_84
Type
PostHit85_94
Rows with 85-94% hits.
Declaration
public PostTranslationReportCounts Hit85_94
Type
PostHit95_99
Rows with 95-99% hits.
Declaration
public PostTranslationReportCounts Hit95_99
Type
PostNoMatch
Rows with no hits.
Declaration
public PostTranslationReportCounts NoMatch
Type
PostXTranslated
XTranslated rows.
Declaration
public PostTranslationReportCounts XTranslated