FolderIdsAllRootFolders 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 (24.3.0.1000)
Syntax public static readonly ICollection<Guid> AllRootFolders
Public Shared ReadOnly AllRootFolders As ICollection(Of Guid)
public:
static initonly ICollection<Guid>^ AllRootFolders
static val AllRootFolders: ICollection<Guid>
Field Value
Type:
ICollectionGuidRemarks See Also