Exago .NET API Documentation
FolderCollection Class Properties

WebReports.Api.Roles Namespace : FolderCollection Class

For a list of all members of this type, see FolderCollection members.

Public Properties
 NameDescription
Public Property

If True, users will be able to create root and sub folders, rename folders and delete folders in the user interface. If False, users cannot take action on folders and the Add Folder buttons are hidden from the user interface.

Storage Management Access Flags may restrict these functions even when explicitly enabled here.
 
Public Property

If True, any Folder in the system that is not included in the FolderCollection will be available in the interface. If unchecked, only the Folders in the FolderCollection will be available in the interface.

If True and there are no folders in the FolderCollection, then there is no restriction on folders in the user interface. If False with no folders in the FolderCollection, no folders will be available and the Report Tree will be empty.

Storage Management Access Flags may restrict access to folders even when explicitly enabled here.
 
Public PropertyIf True, all folders not included in the FolderCollection will be marked as Read-Only, Folders in the FolderCollection will not be marked as Read-Only. If False, only those specified in the FolderCollection will be Read-Only when their ReadOnly Property is True.  
Top
See Also

Reference

FolderCollection Class
WebReports.Api.Roles Namespace