ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core.Portal Namespace / PortalInfo Class / UseVectorBasemaps Property

In This Topic
    UseVectorBasemaps Property
    In This Topic
    Gets if the organization is configured to use Esri vector base maps.
    Syntax
    public bool UseVectorBasemaps {get;}
    Public ReadOnly Property UseVectorBasemaps As Boolean
    Remarks
    Corresponds to whether the organization admin has checked on the "Use Esri vector basemaps in supported ArcGIS apps" checkbox on the Map tab under Edit Settings.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also