ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / SubnetworkExportOptions Class / ResultFieldsByNetworkSourceID Property

In This Topic
    ResultFieldsByNetworkSourceID Property
    In This Topic
    The names of the fields from a network source that will be returned as results.
    Syntax
    public Dictionary<int,List<string>> ResultFieldsByNetworkSourceID {get; set;}
    Public Property ResultFieldsByNetworkSourceID As Dictionary(Of Integer,List(Of String))
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also