public enum wrScheduleManagerViewLevel : System.Enum
Schedule Manager in the user interface at the configuration level (for the former) or for a Role (for the latter).public enum wrScheduleManagerViewLevel : System.Enum
| Member | Value | Description |
|---|---|---|
| All | 3 | All Users in All Companies: User can view and delete report schedules for all companies (administrator). |
| Company | 2 | All Users in Current Company: User can only view and delete report schedules for their company. This setting will hide the Host column of the Schedule Manager. |
| User | 1 | Current User: Can only view and delete report jobs that have been created by that user. This setting will hide the Host and Company Id columns of the Schedule Manager. |
System.Object
System.ValueType
System.Enum
WebReports.Api.wrScheduleManagerViewLevel