FileSystemConstantsFileSystemMostRecentlyUsedListMaxSize Field

The maximum number of entries which are stored in the most-recently-used list for a specific account.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public const int FileSystemMostRecentlyUsedListMaxSize = 20

Field Value

Type: Int32
Remarks
The value of this constant is 20.
See Also