ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork.Telecom Namespace / CircuitExportOptions Class / ResultTypes Property

In This Topic
    ResultTypes Property (CircuitExportOptions)
    In This Topic
    Gets or sets the list of result types to include in the export.
    Syntax
    Public Property ResultTypes As IReadOnlyList(Of ResultType)
    public IReadOnlyList<ResultType> ResultTypes {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also