public sealed class ExecutionReport : IMessage<ExecutionReport>, IEquatable<ExecutionReport>, IDeepCloneable<ExecutionReport>, IBufferMessage, IMessage
Reference documentation and code samples for the Migration Center v1 API class ExecutionReport.
A resource that reports result of the import job execution.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eExecutionReport\u003c/code\u003e class in the Migration Center v1 API provides a report of the import job execution, including validation errors and asset frame statistics.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReport\u003c/code\u003e class includes properties like \u003ccode\u003eExecutionErrors\u003c/code\u003e (validation errors), \u003ccode\u003eFramesReported\u003c/code\u003e (number of asset frames), and \u003ccode\u003eTotalRowsCount\u003c/code\u003e (total rows in the import job).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionReport\u003c/code\u003e class has two constructors: a parameterless one and one that takes another \u003ccode\u003eExecutionReport\u003c/code\u003e object as input.\u003c/p\u003e\n"]]],[],null,[]]