FolderIdsUserProjectsRootFolder Field

The ID of the folder containing all user projects.

Namespace:  Dundas.BI.FileSystem
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntax
public static readonly Guid UserProjectsRootFolder

Field Value

Type: Guid
Remarks

The value of this constant is 587ebce0-be40-415b-aefc-ab520fc38ba6.

Note that no users are assigned any privileges to access this root folder, and typically a specific user project should be accessed directly instead using IProjectService.

See Also