Enum StorageItemTypes
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
[Flags]
public enum StorageItemTypes
Fields
| Name | Description |
|---|---|
| All | Represents a combination of all storage item types: Report and SearchText. |
| Report | Represents cached reports. |
| SearchText | Represents stored search text data. |