ArcGIS Pro 3.0 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, Windows 8.1

    See Also