ArcGIS Pro 2.6 API Reference Guide
esriNAOutputLineType Enumeration

ArcGIS.Core.CIM Namespace : esriNAOutputLineType Enumeration
Options for service area line results.
Syntax
Members
MemberDescription
esriNAOutputLineNone No polylines are generated.
esriNAOutputLineStraight Straight polylines between the two endpoints are generated.
esriNAOutputLineTrueShape Polylines based on the true network feature geometry are generated
esriNAOutputLineTrueShapeWithMeasure Polylines based on the true network feature geometry are generated, and measures are added whenever possible.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.esriNAOutputLineType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace