Enum StorageItemTypes
Namespace: BoldReports.Windows
Assembly: BoldReports.Wpf.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. |