Defines report persistance flags to use in the PersistMode property
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax
<FlagsAttribute> _ Public Enumeration PersistModeOptions
Members
Member name | Value | Description | |
---|---|---|---|
MEMORY | 1 | ||
FILE | 2 |
See Also