Exago .NET API Documentation
wrCacheVisibility Enumeration
WebReports.Api Namespace : wrCacheVisibility Enumeration
Cache Visibility sets to whom Execution Caching data sets are available to.
Syntax
public enum wrCacheVisibility : System.Enum 
Members
MemberValueDescription
Company2Users can permit cached data to be visible to all other users in the user's company. Users can also select the User option.
Global3Users can permit cached data to be visible to all other users for all other companies. Users can also select the Company or User options.
User1Users can only view cached report data for caches that they have created.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WebReports.Api.wrCacheVisibility

See Also

Reference

WebReports.Api Namespace