Skip to main content
A newer version of this page is available. .

ICachedReportSourceWebResolver Methods

When implemented by a class, provides a CachedReportSourceWeb object associated with a specified report.
Name Description
TryGetCachedReportSourceWeb(String, out CachedReportSourceWeb) Checks whether the specified report can be associated with a CachedReportSourceWeb object and returns this object as an out parameter.
See Also