ArcGIS Pro 3.7 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 Property ExcludeSourcesFromPolygons As String()
    public string[] ExcludeSourcesFromPolygons {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also