C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > IC1WebReportService Interface : GetDocumentStatus Method |
'Declaration Function GetDocumentStatus( _ ByVal fileName As System.String, _ ByVal reportName As System.String, _ ByVal paramValues() As ReportParameterValue, _ ByVal cookie As System.String _ ) As DocumentStatus
DocumentStatus GetDocumentStatus( System.string fileName, System.string reportName, ReportParameterValue[] paramValues, System.string cookie )