'Declaration Function GetDocumentKey( _ ByVal fileName As System.String, _ ByVal reportName As System.String, _ ByVal paramValues() As ReportParameterValue _ ) As System.String
System.string GetDocumentKey( System.string fileName, System.string reportName, ReportParameterValue[] paramValues )
Parameters
- fileName
- reportName
- paramValues
Return Value
The document key.