Exago .NET API Documentation
ClassName Property
WebReports.Api.ReportMgmt Namespace > StorageMgmtConfig Class : ClassName Property
The name of the class in the assembly that implements the IStorageManagement interface. The default value is WebReports.ContentDatabase.StorageMgmtDatabase, which will use Exago's Storage Management implementation.
Syntax
public System.string ClassName {get; set;}
Remarks
Equivalent to the Class Name setting for Storage Management in the Admin Console.
See Also

Reference

StorageMgmtConfig Class
StorageMgmtConfig Members