Exago .NET API Documentation
ReportXmlCacheTimeout Property
WebReports.Api.ReportMgmt Namespace > StorageMgmtConfig Class : ReportXmlCacheTimeout Property
If ReportXmlCacheEnabled Property is True, set the timeout in seconds that the folder and report list cache should expire.
Syntax
public System.int ReportXmlCacheTimeout {get; set;}

Property Value

Number of seconds before the report definition XML cache expires
Remarks
Equivalent to the Timeout setting under Enable Report XML Caching for Storage Management in the Admin Console.
See Also

Reference

StorageMgmtConfig Class
StorageMgmtConfig Members