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

    ResultFieldsByNetworkSourceID Property
    The names of the fields from a network source that will be returned as results.
    Syntax
    public Dictionary<int,List<string>> ResultFieldsByNetworkSourceID {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also