ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Trace Namespace / NamedTraceConfiguration Class / ResultTypes Property

In This Topic
    ResultTypes Property (NamedTraceConfiguration)
    In This Topic
    The types of results that can be returned from a named trace configuration.
    Syntax
    public IReadOnlyList<ResultType> ResultTypes {get;}
    Public ReadOnly Property ResultTypes As IReadOnlyList(Of ResultType)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also