Open this page in the API Guide

FolderIds.AllRootFolders Field

A read-only list containing the IDs of all root folders.

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

Field Value

Type: ICollection<Guid>
Remarks
See Also