Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / ReportStatus Class
Properties


In This Topic
    ReportStatus Class Members
    In This Topic

    The following tables list the members exposed by ReportStatus.

    Public Properties
     NameDescription
    Public PropertyGets the collection of error message string. (Inherited from C1.Web.Api.Document.Models.DocumentStatus)
    Public PropertyGets the expired date time of the cache. (Inherited from C1.Web.Api.Document.Models.DocumentStatus)
    Public PropertyGets a boolean value indicating whether the document has outlines. (Inherited from C1.Web.Api.Document.Models.DocumentStatus)
    Public PropertyGets the initialized position should be navigated to after the report is rendered.  
    Public PropertyGets the rendering completed page count. (Inherited from C1.Web.Api.Document.Models.DocumentStatus)
    Public PropertyGets the progress of the execution. (Inherited from C1.Web.Api.Document.Models.DocumentStatus)
    Public PropertyGets the execution status of the document. (Inherited from C1.Web.Api.Document.Models.DocumentStatus)
    Top
    See Also