ArcGIS Pro 2.6 API Reference Guide
DisplayCacheType Enumeration

ArcGIS.Core.CIM Namespace : DisplayCacheType Enumeration
Display cache types.
Syntax
Members
MemberDescription
InSession Cache is maintained in session.
MaxAge Cache expires when it reaches the set maximum age.
None No cache.
Permanent Cache is permanent.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.DisplayCacheType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace