FolderIdsAllRootFolders Field |
A read-only list containing the IDs of all root folders.
Namespace: Dundas.BI.FileSystemAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic 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
ICollectionGuid
Remarks
See Also