Class AnalysisWithMTTaskResult
Inheritance
System.Object
AnalysisWithMTTaskResult
Syntax
public class AnalysisWithMTTaskResult : TaskResult
Properties
Report
Declaration
public AnalysisWithMTReport Report { get; set; }
ReportId
The identifier of the analysis with MT report, if the operation resulted in a new report.
Declaration
public Guid? ReportId { get; set; }