ArcGIS Pro 3.7 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 ReadOnly Property ResultTypes As IReadOnlyList(Of ResultType)
    public IReadOnlyList<ResultType> ResultTypes {get;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also