ReportsStorage Constructors
Manages loading and persisting reports in the Reports V2 Module.Name | Parameters | Description |
---|---|---|
ReportsStorage() | none | Initializes a new instance of the ReportsStorage class. |
ReportsStorage(IReportOptions) | options | Initializes a new instance of the ReportsStorage class with specified settings. |
See Also