public enum wrCacheVisibility : System.Enum
public enum wrCacheVisibility : System.Enum
| Member | Value | Description |
|---|---|---|
| Company | 2 | Users can permit cached data to be visible to all other users in the user's company. Users can also select the User option. |
| Global | 3 | Users can permit cached data to be visible to all other users for all other companies. Users can also select the Company or User options. |
| User | 1 | Users can only view cached report data for caches that they have created. |
System.Object
System.ValueType
System.Enum
WebReports.Api.wrCacheVisibility