'Declaration Public Shared Function HasCachedDocument( _ ByVal fileName As System.String, _ ByVal reportName As System.String _ ) As System.Boolean
public static System.bool HasCachedDocument( System.string fileName, System.string reportName )
Parameters
- fileName
- Name of the file.
- reportName
- Name of the report.