Exago .NET API Documentation
Assembly Property (StorageMgmtConfig)
WebReports.Api.ReportMgmt Namespace > StorageMgmtConfig Class : Assembly Property

The path and filename of the DLL that implements the IStorageManagement interface. The default value is <WebApp>\bin\WebReports.ContentDatabase.dll, which will use Exago's Storage Management implementation, where <WebApp> represents the Web Application's installation directory.

Provide the fully qualified path to the file. If no path is supplied, Exago will check the Web Application's \bin directory for the DLL.

Syntax
public System.string Assembly {get; set;}
Remarks
Equivalent to the Assembly Location setting for Storage Management in the Admin Console
See Also

Reference

StorageMgmtConfig Class
StorageMgmtConfig Members

Exago Knowledge Base

Admin Console: Storage Management