Class TranslationDocExportResultInfo
Encapsulates the result of a translation document export operation.
Syntax
public class TranslationDocExportResultInfo : FileResultInfo
Fields
ErrorSegmentIndices
If the export is not possible, contains the the idices of segments (segment numbers) that have errors.
Declaration
public int[] ErrorSegmentIndices