SealServerConfigurationRecycleBinDays Property |
Number of days to keep deleted reports and files in each user's recycle bin ('BIN' sub-folder of the personal folder). Older items are purged automatically. If 0, items are kept forever (no automatic purge).
Namespace: Seal.ModelAssembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntaxpublic int RecycleBinDays { get; set; }Property Value
Int32
See Also