FolderIds Class

IDs of standard application folders.
Inheritance Hierarchy
SystemObject
  Dundas.BI.FileSystemFolderIds

Namespace: Dundas.BI.FileSystem
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public static class FolderIds

The FolderIds type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAllProjectRootFolders A read-only list containing the IDs of all root folders which can contain projects.
Public fieldStatic memberAllRootFolders A read-only list containing the IDs of all root folders.
Public fieldStatic memberAnnotationsRootFolderThe ID of the folder containing all annotations.
Public fieldStatic memberProjectsRootFolder The ID of the folder containing all standard projects.
Public fieldStatic memberRecycleBinRootFolderThe ID of the folder containing Recycle Bin folders of all accounts.
Public fieldStatic memberTempRootFolderThe ID of the folder containing temporary entries.
Public fieldStatic memberTenantProjectsRootFolderThe ID of the folder containing all tenant project folders.
Public fieldStatic memberUserProjectsRootFolderThe ID of the folder containing all user projects.
Top
See Also