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

    See Also