Class PostTranslationAnalysisReportInfo
Describes meta information of a post-translation analysis report.
Inheritance
System.Object
PostTranslationAnalysisReportInfo
Syntax
public class PostTranslationAnalysisReportInfo
Fields
Created
The data and time when this report was created.
Declaration
public DateTime Created
Type
System.CreatedBy
The creator user of the report.
Declaration
public string CreatedBy
Type
System.ID
The unique identifier of this report.
Declaration
public Guid ID
Type
System.Languages
The languages the report is calculated for.
Declaration
public string[] Languages
Type
System.Note
The note submitted when creating the report.
Declaration
public string Note