| Visual Basic (Declaration) | |
|---|---|
Public Sub ClearCachedReport() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void ClearCachedReport() | |
Since this method only clears any cached reports, you must specify a new report to use for output by setting the Report property after calling this method.