FolderIdsAllProjectRootFolders Field |
A read-only list containing the IDs of all root folders which can contain projects.
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> AllProjectRootFolders
Public Shared ReadOnly AllProjectRootFolders As ICollection(Of Guid)
public:
static initonly ICollection<Guid>^ AllProjectRootFolders
static val AllProjectRootFolders: ICollection<Guid>
Field Value
ICollectionGuid
Remarks
See Also