GetDocumentKey Method (IC1WebReportService)
Gets a key that can be used to access a cached document.
'Declaration
Function GetDocumentKey( _
ByVal As System.String, _
ByVal As System.String, _
ByVal () As ReportParameterValue _
) As System.String
Parameters
- fileName
- reportName
- paramValues
Return Value
The document key.