ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / NAServiceAreaSolver Class / ExcludeSourcesFromPolygons Property

In This Topic
    ExcludeSourcesFromPolygons Property
    In This Topic
    Gets and sets a collection of network source names to NOT use when generating polygons.
    Syntax
    public string[] ExcludeSourcesFromPolygons {get; set;}
    Public Property ExcludeSourcesFromPolygons As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also