public System.string Assembly {get; set;}
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.
public System.string Assembly {get; set;}