RunStepResponse.LastError
RunStepResponse.LastError 属性
获取或设置与此运行步骤相关的最后错误。如果没有错误,将为 null。
public LastError LastError { get; set; }
另请参阅
- 类 LastError
- 类 RunStepResponse
- 命名空间 Aspose.Pdf.AI
- 程序集 Aspose.PDF
获取或设置与此运行步骤相关的最后错误。如果没有错误,将为 null。
public LastError LastError { get; set; }