ArcGIS Pro 2.6 API Reference Guide
esriNAOutputPolygonType Enumeration

ArcGIS.Core.CIM Namespace : esriNAOutputPolygonType Enumeration
Options for service area polygon results.
Syntax
public enum esriNAOutputPolygonType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum esriNAOutputPolygonType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
esriNAOutputPolygonDetailed Detailed polygons are generated.
esriNAOutputPolygonNone No polygons are generated.
esriNAOutputPolygonSimplified Simplified polygons are generated.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace