ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Map Class / AutoFillFeatureCache Property

In This Topic
    AutoFillFeatureCache Property (Map)
    In This Topic
    Gets the flag indicating if the feature cache is automatically filled for layers in the map.
    Syntax
    public bool AutoFillFeatureCache {get;}
    Public ReadOnly Property AutoFillFeatureCache As Boolean
    Remarks
    Auto caching only applies to web feature clayers (feature services.)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also