FolderIdsAllProjectRootFolders Field

A read-only list containing the IDs of all root folders which can contain projects.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public static readonly ICollection<Guid> AllProjectRootFolders

Field Value

Type: ICollectionGuid
Remarks
The value of this constant contains ProjectsRootFolder, UserProjectsRootFolder, and TenantProjectsRootFolder.
See Also