C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > C1WebReportServiceHelper Class : GetDocumentKey Method |
'Declaration Public Function GetDocumentKey( _ ByVal fileName As System.String, _ ByVal reportName As System.String, _ ByVal paramValues() As ReportParameterValue _ ) As System.String
public System.string GetDocumentKey( System.string fileName, System.string reportName, ReportParameterValue[] paramValues )